Skip to content

Commit a658c90

Browse files
committed
update coffee-script
1 parent 4434152 commit a658c90

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@
77
"scripts": {
88
"start": "coffee gyazz.coffee",
99
"prestart": "grunt build",
10-
"test": "grunt test"
10+
"test": "grunt test",
11+
"watch": "grunt"
1112
},
1213
"dependencies": {
1314
"async": "^1.4.2",
1415
"body-parser": "~1.0.0",
1516
"buffer-crc32": "*",
1617
"coffee-errors": "*",
17-
"coffee-script": "^1.7.1",
18+
"coffee-script": "^1.10.0",
1819
"coffeelint": "*",
1920
"cookie-parser": "^1.0.1",
2021
"cors": "^2.7.1",

0 commit comments

Comments
 (0)