Updated gateway-api package.json

This commit is contained in:
Fabien O'Carroll 2019-04-18 14:08:11 +02:00
parent d5972c137c
commit bfa1354ef4

View File

@ -19,12 +19,14 @@
"access": "public" "access": "public"
}, },
"devDependencies": { "devDependencies": {
"eslint": "5.15.1",
"eslint-plugin-ghost": "0.2.0",
"mocha": "6.1.3", "mocha": "6.1.3",
"should": "13.2.3", "should": "13.2.3",
"sinon": "7.3.1" "sinon": "7.3.1"
}, },
"dependencies": { "dependencies": {
"@tryghost/members-gateway-protocol": "0.1.0", "@tryghost/members-gateway-protocol": "^0.1.0",
"bluebird": "^3.5.4", "bluebird": "^3.5.4",
"ghost-ignition": "^3.1.0", "ghost-ignition": "^3.1.0",
"lodash": "^4.17.11", "lodash": "^4.17.11",