Skip to content
Snippets Groups Projects
Unverified Commit 4e3c6487 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Fix typo (#36)

parent 8d586fd5
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
A web component for building SPAs consisting of one topic with multiple A web component for building SPAs consisting of one topic with multiple
activities. Handles login, language selection, activity switching, menus etc. activities. Handles login, language selection, activity switching, menus etc.
You can install these component via npm: You can install this component via npm:
```bash ```bash
npm i @dbp-toolkit/app-shell npm i @dbp-toolkit/app-shell
......
{ {
"name": "@dbp-toolkit/app-shell", "name": "@dbp-toolkit/app-shell",
"homepage": "https://gitlab.tugraz.at/dbp/web-components/toolkit/-/tree/master/packages/app-shell", "homepage": "https://gitlab.tugraz.at/dbp/web-components/toolkit/-/tree/master/packages/app-shell",
"version": "0.1.3", "version": "0.1.4",
"main": "src/index.js", "main": "src/index.js",
"license": "LGPL-2.1-or-later", "license": "LGPL-2.1-or-later",
"devDependencies": { "devDependencies": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment