Skip to content

Commit 5046762

Browse files
committed
build working
1 parent 9d0e3ad commit 5046762

File tree

2 files changed

+49
-1
lines changed

2 files changed

+49
-1
lines changed

package-lock.json

Lines changed: 47 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"rollup-plugin-terser": "^7.0.2",
4848
"rollup-plugin-typescript2": "^0.30.0",
4949
"rollup-plugin-vue": "^6.0.0",
50-
"typescript": "~3.9.3"
50+
"typescript": "~3.9.3",
51+
"vue": "^3.0.0"
5152
},
5253
"browserslist": [
5354
"> 1%",

0 commit comments

Comments
 (0)