mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-03-06 12:11:02 +01:00
Update package.json
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
"url": "https://github.com/meanjs/mean.git"
|
||||
},
|
||||
"engines": {
|
||||
"node": "0.10.x",
|
||||
"npm": "1.4.x"
|
||||
"node": ">=0.10.28",
|
||||
"npm": ">=1.4.28"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "grunt",
|
||||
@@ -70,4 +70,4 @@
|
||||
"karma-firefox-launcher": "~0.1.3",
|
||||
"karma-phantomjs-launcher": "~0.1.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user