Skip to content

Commit bf43e72

Browse files
authored
Merge pull request #315 from itTkm/fix/278
fix #278 Handle the send message event on Enter key press (fix npm install error)
2 parents b255572 + 38ece03 commit bf43e72

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)