Skip to content

Commit c923cae

Browse files
committed
add eslint to dev deps (for real)
1 parent 7cbe5fa commit c923cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
"d3": "3.5.6",
4848
"delaunay-triangulate": "^1.1.6",
4949
"es6-promise": "^3.0.2",
50-
"eslint": "^1.10.3",
5150
"fast-isnumeric": "^1.1.1",
5251
"fs-extra": "^0.26.2",
5352
"gl-error2d": "^1.0.0",
@@ -82,6 +81,7 @@
8281
"browserify": "^12.0.1",
8382
"browserify-transform-tools": "^1.5.0",
8483
"ecstatic": "^1.2.0",
84+
"eslint": "^1.10.3",
8585
"falafel": "^1.2.0",
8686
"glob": "^6.0.1",
8787
"jasmine-core": "^2.3.4",

0 commit comments

Comments
 (0)