Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
skanaar committed May 14, 2020
1 parent af94ec7 commit 08f648f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"dagre": "0.8.5"
},
"devDependencies": {
"@types/node": "^13.13.5",
"@types/node": "^14.0.1",
"jison": "0.4.18",
"typescript": "^3.8.3",
"uglify-js": "^3.9.2"
"uglify-js": "^3.9.3"
},
"scripts": {
"prepare": "npm run build && npm run test && npm run test_cli && npm run webapp && npm run minify",
Expand Down

0 comments on commit 08f648f

Please sign in to comment.