Browse Source

run the command as a test

master
Feross Aboukhadijeh 7 years ago
parent
commit
dd568cb2e5
  1. 2
      package.json

2
package.json

@ -50,6 +50,6 @@
"url": "git://github.com/feross/thanks.git"
},
"scripts": {
"test": "standard"
"test": "standard && ./cmd.js --no-open"
}
}

Loading…
Cancel
Save