chore(npm): Update task for npm test to be karma for us npm tards

This commit is contained in:
jbavari
2015-10-06 16:58:36 -06:00
parent 7d9b8f7ec9
commit 6857442474

View File

@@ -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": {