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

Commit 3604589

Browse files
committed
⚡ improvement(build): suppress rollup deprecated warning
NOTE: ezolenko/rollup-plugin-typescript2#126
1 parent f9a4425 commit 3604589

File tree

2 files changed

+217
-257
lines changed

2 files changed

+217
-257
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"rollup-plugin-commonjs": "^9.2.0",
1919
"rollup-plugin-node-resolve": "^4.0.0",
2020
"rollup-plugin-replace": "^2.1.0",
21-
"rollup-plugin-typescript2": "^0.18.1",
21+
"rollup-plugin-typescript2": "^0.19.2",
2222
"uglify-js": "^2.7.5",
2323
"vuepress": "^1.0.0-alpha.31"
2424
},

0 commit comments

Comments
 (0)