Skip to content

Commit 38ece03

Browse files
committed
work around: npm install error
1 parent 0dc88f5 commit 38ece03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"node-sass": "^6.0.1",
6666
"rimraf": "^3.0.2",
6767
"sass-loader": "^10.1.1",
68-
"typescript": "^4.0.5",
68+
"typescript": "4.6.x",
6969
"vue": "^2.6.14",
7070
"vue-jest": "^3.0.7",
7171
"vue-template-compiler": "^2.6.14"

0 commit comments

Comments
 (0)