Merge pull request #4051 from fredj/wrench_devDependencies
Move wrench node package to devDependencies
This commit is contained in:
+3
-3
@@ -40,8 +40,7 @@
|
|||||||
"pixelworks": "1.0.0",
|
"pixelworks": "1.0.0",
|
||||||
"rbush": "1.3.5",
|
"rbush": "1.3.5",
|
||||||
"temp": "0.8.1",
|
"temp": "0.8.1",
|
||||||
"walk": "2.3.4",
|
"walk": "2.3.4"
|
||||||
"wrench": "1.5.8"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"clean-css": "2.2.16",
|
"clean-css": "2.2.16",
|
||||||
@@ -59,7 +58,8 @@
|
|||||||
"proj4": "2.3.6",
|
"proj4": "2.3.6",
|
||||||
"resemblejs": "1.2.0",
|
"resemblejs": "1.2.0",
|
||||||
"sinon": "1.10.3",
|
"sinon": "1.10.3",
|
||||||
"slimerjs-edge": "0.10.0-pre-2"
|
"slimerjs-edge": "0.10.0-pre-2",
|
||||||
|
"wrench": "1.5.8"
|
||||||
},
|
},
|
||||||
"ext": [
|
"ext": [
|
||||||
"rbush",
|
"rbush",
|
||||||
|
|||||||
Reference in New Issue
Block a user