We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e1aa8 commit ba178acCopy full SHA for ba178ac
package.json
@@ -42,7 +42,6 @@
42
"@vimeo/eslint-config-player": "^4.0.1",
43
"assert": "^1.3.0",
44
"babel-eslint": "^6.0.4",
45
- "configstore": "^2.0.0",
46
"coveralls": "^2.11.4",
47
"eslint": "^2.9.0",
48
"eslint-plugin-promise": "^1.1.0",
@@ -54,6 +53,7 @@
54
53
},
55
"dependencies": {
56
"crypto-rand": "0.0.2",
57
- "gcloud": "^0.32.0"
+ "gcloud": "^0.32.0",
+ "configstore": "^2.0.0"
58
}
59
0 commit comments