mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 11:25:17 +00:00
Updated Typescript to v4.5.4
This commit is contained in:
@@ -31,14 +31,14 @@
|
||||
"node": ">=14.18.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/do-not-zip": "^1.0.0",
|
||||
"@types/jasmine": "^3.10.1",
|
||||
"@types/node": "^16.11.4",
|
||||
"@types/node-forge": "^0.10.8",
|
||||
"@types/do-not-zip": "^1.0.0",
|
||||
"jasmine": "^3.10.0",
|
||||
"prettier": "^2.4.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "^4.4.4"
|
||||
"typescript": "^4.5.4"
|
||||
},
|
||||
"files": [
|
||||
"lib/**/*.+(js|d.ts)!(*.map)"
|
||||
|
||||
Reference in New Issue
Block a user