Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 94e4826

Browse files
as-ciiAntonio Scandurra
authored and
Antonio Scandurra
committed
Use a fixed version for linter plugins
1 parent 8ec79d4 commit 94e4826

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"babel-preset-stage-0": "^6.5.0",
2929
"babel-register": "^6.5.2",
3030
"es6-promise": "^3.0.2",
31-
"eslint-config-standard": "^5.1.0",
32-
"eslint-plugin-standard": "^1.3.1",
31+
"eslint-config-standard": "5.1.0",
32+
"eslint-plugin-standard": "1.3.1",
3333
"eslint-plugin-promise": "^1.0.8",
3434
"coffee-cache": "^0.2.0",
3535
"coffee-script": "^1.10.0",

0 commit comments

Comments
 (0)