Skip to content

Commit 1c4f08e

Browse files
committed
chore: rollback ts version for angular...
1 parent 2f691e1 commit 1c4f08e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
"ts-patch": "^1.3.1",
8484
"typedoc": "^0.20.16",
8585
"typedoc-plugin-lerna-packages": "^0.3.1",
86-
"typescript": "~4.1.3",
87-
"vue": "^2.6.12"
86+
"typescript": "~3.9.7",
87+
"vue": "3.0.0-rc.13"
8888
},
8989
"commitlint": {
9090
"extends": [

0 commit comments

Comments
 (0)