mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-29 12:15:38 +08:00
Install spec's third party modules in the source root.
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
"version" : "0.1.0",
|
||||
|
||||
"dependencies": {
|
||||
"coffee-script": "1.6.2"
|
||||
"coffee-script": "1.6.2",
|
||||
"mocha": "*",
|
||||
"findit": "*"
|
||||
},
|
||||
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user