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 de0d49b commit 9dd6208Copy full SHA for 9dd6208
package.json
@@ -41,9 +41,10 @@
41
"compression": "^1.0.3",
42
"cors": "^2.5.2",
43
"coveralls": "^2.11.9",
44
- "eslint": "^3.0.1",
45
- "eslint-config-fullcube": "git+https://github.com/fullcube/eslint-config-fullcube.git",
46
- "eslint-plugin-filenames": "^1.0.0",
+ "eslint": "2.0.0-rc.0",
+ "eslint-config-fullcube": "https://github.com/fullcube/eslint-config-fullcube/tarball/master",
+ "eslint-config-strict": "https://github.com/fullcube/eslint-config-strict/tarball/f235fa38289b17e305a65be38ff9cfdf4c1eb31c",
47
+ "eslint-plugin-filenames": "https://github.com/fullcube/eslint-plugin-filenames/tarball/0123c4bb0034d71cc7a04c25fd63b3ac798052a1",
48
"helmet": "^1.3.0",
49
"loglevel": "^1.4.1",
50
"loopback": "^2.22.0",
0 commit comments