mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-06 04:07:11 +02:00
Fix Travis CI Bower
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node node_modules/grunt-cli/bin/grunt",
|
||||
"test": "node node_modules/grunt-cli/bin/grunt test",
|
||||
"postinstall": "bower install"
|
||||
"test": "node node_modules/grunt-cli/bin/grunt test"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "latest",
|
||||
|
||||
Reference in New Issue
Block a user