Update package.json

pull/7/head
yann300 6 years ago committed by GitHub
parent cfb8a77a56
commit d2d4c44ac7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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