Skip to content

Commit e56eae5

Browse files
author
Mikey Alder
committed
fixed package.json error
1 parent f850cbc commit e56eae5

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
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"gulp-typescript":"^2.4.2",
2929
"gulp-concat":"^2.5.2",
30-
"underscore": "^1.7.0",
30+
"underscore": "^1.7.0"
3131
},
3232
"directories": {}
3333
}

0 commit comments

Comments
 (0)