mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(npm): Update task for npm test to be karma for us npm tards
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"url": "https://github.com/driftyco/ionic2.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "gulp tests",
|
||||
"test": "gulp karma",
|
||||
"link": "npm install && gulp src && npm link"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user