3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-10 12:25:02 +00:00

Quick fix for build

This commit is contained in:
Dragory 2020-12-13 22:16:55 +02:00
parent ba4be8cbf5
commit fb2fc677be
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
4 changed files with 15 additions and 1 deletions

View file

@ -4279,6 +4279,12 @@
}
}
},
"typescript": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz",
"integrity": "sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==",
"dev": true
},
"uid2": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/uid2/-/uid2-0.0.3.tgz",

View file

@ -86,7 +86,8 @@
"ava": "^3.10.0",
"rimraf": "^2.6.2",
"source-map-support": "^0.5.16",
"tsc-watch": "^4.0.0"
"tsc-watch": "^4.0.0",
"typescript": "^4.1.3"
},
"ava": {
"files": [