Skip to content

Commit f9d77fb

Browse files
author
Brian Maddy
committed
bump node version to fix DoS issue
1 parent 7625b6a commit f9d77fb

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
@@ -6,7 +6,7 @@
66
"moment": "2.2.1"
77
},
88
"engines": {
9-
"node": "0.10.x",
10-
"npm": "1.2.x"
9+
"node": "6.11.x",
10+
"npm": "3.10.x"
1111
}
1212
}

0 commit comments

Comments
 (0)