Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Commit

Permalink
⚡ improvement(build): suppress rollup deprecated warning
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Feb 1, 2019
1 parent f9a4425 commit 3604589
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 257 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-replace": "^2.1.0",
"rollup-plugin-typescript2": "^0.18.1",
"rollup-plugin-typescript2": "^0.19.2",
"uglify-js": "^2.7.5",
"vuepress": "^1.0.0-alpha.31"
},
Expand Down
Loading

0 comments on commit 3604589

Please sign in to comment.