Skip to content

Commit dcc15a9

Browse files
authored
Merge pull request #145 from marcbachmann/patch-1
Upgrade to [email protected] to get rid of the node-uuid deprecation
2 parents cdf417e + 5e75a7e commit dcc15a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"diff": "1.0.8",
3333
"lodash": "2.4.1",
3434
"parse5": "1.1.3",
35-
"vow": "0.4.3",
36-
"vow-fs": "0.3.1"
35+
"vow": "0.4.13",
36+
"vow-fs": "0.3.6"
3737
},
3838
"devDependencies": {
3939
"mocha": "1.18.2",

0 commit comments

Comments
 (0)