Skip to content

Commit

Permalink
user run-browser for npm start
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Sep 4, 2014
1 parent a3cf586 commit 6a83ef0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -11,6 +11,7 @@
"browserify": "^5.11.0",
"phantomjs": "^1.9.7-15",
"precommit-hook": "0.x.x",
"run-browser": "^1.3.1",
"tap-spec": "^0.2.1",
"tape": "2.x.x",
"tape-run": "^0.3.0"
Expand All @@ -27,6 +28,7 @@
"url": "git://github.com/ampersandjs/ampersand-registry"
},
"scripts": {
"start": "run-browser test/main.js",
"test": "browserify test/main.js | tape-run | tap-spec"
},
"testling": {
Expand Down

0 comments on commit 6a83ef0

Please sign in to comment.