We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 30e917b commit bd9450bCopy full SHA for bd9450b
package.json
@@ -324,7 +324,8 @@
324
"growl": "1.9.2",
325
"jade": "0.26.3",
326
"mkdirp": "0.5.1",
327
- "supports-color": "1.2.0"
+ "supports-color": "1.2.0",
328
+ "to-iso-string": "0.0.2"
329
},
330
"devDependencies": {
331
"browser-stdout": "^1.2.0",
@@ -342,7 +343,6 @@
342
343
"phantomjs": "1.9.8",
344
"should": "~8.0.0",
345
"through2": "~0.6.5",
- "to-iso-string": "0.0.2",
346
"watchify": "^3.7.0"
347
348
"files": [
0 commit comments