Skip to content

Commit 78be916

Browse files
committed
Merge pull request #19 from Hypercubed/patch-1
Update package.json
2 parents 734f75f + 7740e50 commit 78be916

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"3d-view": "^2.0.0",
4242
"alpha-shape": "^1.0.0",
4343
"arraytools": "^1.0.0",
44-
"browserify": "^12.0.1",
4544
"convex-hull": "^1.0.3",
4645
"d3": "3.5.6",
4746
"delaunay-triangulate": "^1.1.6",
@@ -73,14 +72,13 @@
7372
"robust-orientation": "^1.1.3",
7473
"sane-topojson": "^1.2.0",
7574
"superscript-text": "^1.0.0",
76-
"through2": "^2.0.0",
7775
"tinycolor2": "1.1.2",
7876
"topojson": "^1.6.19",
79-
"uglify-js": "^2.5.0",
8077
"xml2js": "^0.4.15"
8178
},
8279
"devDependencies": {
8380
"brfs": "^1.4.1",
81+
"browserify": "^12.0.1",
8482
"browserify-transform-tools": "^1.5.0",
8583
"ecstatic": "^1.2.0",
8684
"jasmine-core": "^2.3.4",
@@ -93,6 +91,8 @@
9391
"karma-jasmine": "^0.3.6",
9492
"open": "0.0.5",
9593
"prettysize": "0.0.3",
96-
"watchify": "^3.6.0"
94+
"through2": "^2.0.0",
95+
"watchify": "^3.6.0",
96+
"uglify-js": "^2.5.0"
9797
}
9898
}

0 commit comments

Comments
 (0)