Make jquery types version fixed

canary
WolverinDEV 2018-10-09 01:38:37 +02:00
parent 0c1629dc66
commit 194445b70d
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"license": "ISC",
"devDependencies": {
"@types/emscripten": "0.0.31",
"@types/jquery": "^3.3.0",
"@types/jquery": "3.3.5",
"@types/node": "^9.4.6",
"@types/websocket": "0.0.38",
"electron": "^3.0.2",