Skip to content

Commit

Permalink
Install missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
farisd16 committed Nov 18, 2024
1 parent 6872f9a commit 136c927
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This is an IDE-integrated Visual Studio Code extension for the UML modeling edit
Install all dependencies

```
npm run instal:all
npm run install:all
```

## Development
Expand Down
18 changes: 1 addition & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"dependencies": {
"@ls1intum/apollon": "^3.3.15",
"@vscode/vsce": "^3.2.1",
"fast-glob": "^3.3.2",
"styled-components": "^5.3.11",
"uuid": "^11.0.2"
},
Expand Down

0 comments on commit 136c927

Please sign in to comment.