We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
npm test
1 parent 33ab953 commit e4d6fbfCopy full SHA for e4d6fbf
package.json
@@ -61,7 +61,7 @@
61
"yiewd": "^0.5.0"
62
},
63
"scripts": {
64
- "test": "./node_modules/.bin/karma start --single-run --browsers PhantomJS"
+ "test": "./node_modules/karma/bin/karma start --single-run --browsers PhantomJS"
65
66
"version": "0.11.0",
67
"main": "dist/typeahead.bundle.js"
0 commit comments