Allow npm too
This commit is contained in:
parent
09a1aa1422
commit
3b3f8063c4
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@
|
|||
"grunt-phpunit": "~0.3.6"
|
||||
},
|
||||
"engines": {
|
||||
"yarn": ">= 1.0.0"
|
||||
"npm": "~3",
|
||||
"yarn": "~1"
|
||||
},
|
||||
"homepage": "https://www.alltubedownload.net/",
|
||||
"keywords": [
|
||||
|
|
Loading…
Reference in a new issue