Skip to content

Commit

Permalink
build: remove update
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Apr 4, 2019
1 parent b2e5030 commit 30b0454
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
"test": "nyc ava",
"lintjs": "eslint ./src/*.js ./test/*.js --fix",
"lintmd": "eslint *.md --fix",
"pretest": "clinton && npm run lintjs && npm run lintmd",
"update": "updtr && ava-codemods --force"
"pretest": "clinton && npm run lintjs && npm run lintmd"
},
"files": [
"lib/"
Expand Down

0 comments on commit 30b0454

Please sign in to comment.