Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
fix: old dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazeyu committed Jan 6, 2018
1 parent 9a67891 commit 7a2f272
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 37 deletions.
63 changes: 28 additions & 35 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
Expand Up @@ -44,11 +44,11 @@
"esdoc": "^1.0.4",
"esdoc-ecmascript-proposal-plugin": "^1.0.0",
"esdoc-standard-plugin": "^1.0.0",
"html-loader": "^0.5.1",
"html-loader": "^0.5.4",
"lodash": "^4.17.4",
"lodash-webpack-plugin": "^0.11.4",
"path": "^0.12.7",
"uglifyjs-webpack-plugin": "^1.1.5",
"uglifyjs-webpack-plugin": "^1.1.6",
"webpack": "^3.10.0",
"webpack-manifest-plugin": "^1.3.2",
"webpack-visualizer-plugin": "^0.1.11"
Expand Down

0 comments on commit 7a2f272

Please sign in to comment.