mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
Chore(scripts): Update npm scripts to assist in linking project and running tests
This commit is contained in:
@ -6,6 +6,10 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/driftyco/ionic2.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "gulp tests",
|
||||
"link": "npm install && gulp src && npm link"
|
||||
},
|
||||
"dependencies": {
|
||||
"angular2": "2.0.0-alpha.37",
|
||||
"reflect-metadata": "0.1.1",
|
||||
|
Reference in New Issue
Block a user