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 0366caa commit ffd8052Copy full SHA for ffd8052
package.json
@@ -77,13 +77,13 @@
77
"topojson": "^1.6.19"
78
},
79
"devDependencies": {
80
- "brfs": "^1.4.1",
81
- "browserify": "^12.0.1",
82
- "browserify-transform-tools": "^1.5.0",
+ "brfs": "^1.4.3",
+ "browserify": "^13.0.0",
+ "browserify-transform-tools": "^1.5.1",
83
"ecstatic": "^1.2.0",
84
"eslint": "^1.10.3",
85
"falafel": "^1.2.0",
86
- "glob": "^6.0.1",
+ "glob": "^6.0.4",
87
"jasmine-core": "^2.3.4",
88
"karma": "^0.13.15",
89
"karma-browserify": "^4.4.1",
@@ -97,7 +97,7 @@
97
"prettysize": "0.0.3",
98
"through2": "^2.0.0",
99
"uglify-js": "^2.5.0",
100
- "watchify": "^3.6.0",
101
- "xml2js": "^0.4.15"
+ "watchify": "^3.7.0",
+ "xml2js": "^0.4.16"
102
}
103
0 commit comments