mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-07 22:07:25 +02:00
Removing Grunt Task
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"scripts": {
|
||||
"start": "node node_modules/grunt-cli/bin/grunt",
|
||||
"test": "node node_modules/grunt-cli/bin/grunt test",
|
||||
"postinstall": "node node_modules/grunt-cli/bin/grunt install"
|
||||
"postinstall": "bower install"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "latest",
|
||||
|
||||
Reference in New Issue
Block a user