mirror of
https://github.com/italicsjenga/handlebars-ipinfo.git
synced 2024-11-23 21:11:31 +11:00
Add fetch-jsonp
This commit is contained in:
parent
9a3e1c6e38
commit
f2419f117e
|
@ -15,10 +15,12 @@
|
|||
"dependencies": {
|
||||
"@types/express": "^4.0.35",
|
||||
"@types/express-handlebars": "0.0.29",
|
||||
"@types/fetch-jsonp": "^1.0.0",
|
||||
"@types/handlebars": "^4.0.32",
|
||||
"@types/node": "^7.0.23",
|
||||
"express": "^4.15.3",
|
||||
"express-handlebars": "^3.0.0",
|
||||
"fetch-jsonp": "^1.0.7",
|
||||
"handlebars": "^4.0.10",
|
||||
"nodemon": "^1.11.0",
|
||||
"ts-node": "^3.0.4",
|
||||
|
|
Loading…
Reference in a new issue