Skip to content

Commit

Permalink
use local standard
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Aug 25, 2015
1 parent 9690083 commit a8f6763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "IPFS logging module (wrapper of bunyan) for the Node.js implementation of IPFS",
"main": "src/index.js",
"scripts": {
"codestyle": "standard --format",
"codestyle": "./node_modules/.bin/standard --format",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
Expand Down

0 comments on commit a8f6763

Please sign in to comment.