Simplify postinstall script
This commit is contained in:
parent
44e475ce7d
commit
82d38f37a3
1 changed files with 1 additions and 1 deletions
|
@ -40,6 +40,6 @@
|
|||
"url": "https://github.com/Rudloff/alltube.git"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "node node_modules/.bin/grunt"
|
||||
"postinstall": "grunt"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue