Skip to content

Commit 70f38b2

Browse files
authored
Update vow-fs
Update vow-fs to prevent warning: ``` npm WARN deprecated node-uuid@1.4.0: Use uuid module instead ```
1 parent 4e5bc0b commit 70f38b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"minimatch": "3.0.2",
2424
"minimist": "1.1.x",
2525
"vow": "0.4.4",
26-
"vow-fs": "0.3.2"
26+
"vow-fs": "0.3.6"
2727
},
2828
"devDependencies": {
2929
"babel-cli": "^6.11.4",

0 commit comments

Comments
 (0)