mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
Add uglify-js and jison as development dependencies
This commit is contained in:
@@ -23,5 +23,9 @@
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/jashkenas/coffee-script.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"uglify-js": "1.0.6",
|
||||
"jison": "0.2.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user