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 7da2aec commit e8234a3Copy full SHA for e8234a3
package.json
@@ -74,8 +74,7 @@
74
"sane-topojson": "^1.2.0",
75
"superscript-text": "^1.0.0",
76
"tinycolor2": "1.1.2",
77
- "topojson": "^1.6.19",
78
- "xml2js": "^0.4.15"
+ "topojson": "^1.6.19"
79
},
80
"devDependencies": {
81
"brfs": "^1.4.1",
@@ -98,6 +97,7 @@
98
97
"prettysize": "0.0.3",
99
"through2": "^2.0.0",
100
"uglify-js": "^2.5.0",
101
- "watchify": "^3.6.0"
+ "watchify": "^3.6.0",
+ "xml2js": "^0.4.15"
102
}
103
0 commit comments