Skip to content

Commit f8b0392

Browse files
jonnynaborsPatrick Mueller
authored and
Patrick Mueller
committed
Upgrade underscore version 1.9.x
Signed-off-by: Dan Painter <[email protected]>
1 parent b60ef7c commit f8b0392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"js-yaml": "3.11.x",
2121
"ports": "1.1.x",
22-
"underscore": "1.8.x"
22+
"underscore": "1.9.x"
2323
},
2424
"devDependencies": {
2525
"coffeescript": "1.12.x",

0 commit comments

Comments
 (0)