mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 23:25:26 +00:00
Examples dependencies update
This commit is contained in:
@@ -13,10 +13,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "^4.17.1",
|
||||
"node-fetch": "^2.6.0"
|
||||
"node-fetch": "^2.6.1",
|
||||
"passkit-generator": "latest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.17.0",
|
||||
"@types/node-fetch": "^2.5.0"
|
||||
"@types/node-fetch": "^2.5.0",
|
||||
"typescript": "^4.1.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user