Update package.json

pull/5370/head
yann300 7 years ago committed by GitHub
parent 4acf4a61a8
commit 4b0678504d
  1. 2
      remix-analyzer/package.json

@ -28,7 +28,7 @@
},
"scripts": {
"lint": "standard",
"test": "lint && tape ./test/tests.js"
"test": "npm run lint && tape ./test/tests.js"
},
"standard": {
"ignore": [

Loading…
Cancel
Save