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 734f75f commit 9661c5fCopy full SHA for 9661c5f
package.json
@@ -41,7 +41,6 @@
41
"3d-view": "^2.0.0",
42
"alpha-shape": "^1.0.0",
43
"arraytools": "^1.0.0",
44
- "browserify": "^12.0.1",
45
"convex-hull": "^1.0.3",
46
"d3": "3.5.6",
47
"delaunay-triangulate": "^1.1.6",
@@ -76,11 +75,11 @@
76
75
"through2": "^2.0.0",
77
"tinycolor2": "1.1.2",
78
"topojson": "^1.6.19",
79
- "uglify-js": "^2.5.0",
80
"xml2js": "^0.4.15"
81
},
82
"devDependencies": {
83
"brfs": "^1.4.1",
+ "browserify": "^12.0.1",
84
"browserify-transform-tools": "^1.5.0",
85
"ecstatic": "^1.2.0",
86
"jasmine-core": "^2.3.4",
@@ -93,6 +92,7 @@
93
92
"karma-jasmine": "^0.3.6",
94
"open": "0.0.5",
95
"prettysize": "0.0.3",
96
- "watchify": "^3.6.0"
+ "watchify": "^3.6.0",
+ "uglify-js": "^2.5.0"
97
}
98
0 commit comments