Skip to content

Commit

Permalink
clean up scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwiemer committed Aug 22, 2019
1 parent f640667 commit 1854089
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"check-pretty": "prettier -l {,src/**/}*.{js,jsx,json,css,scss}",
"format": "prettier --write \"src/**/*.js\"",
"test": "yarn run lint:css && yarn run lint:js && yarn run check-pretty",
"clean": "gatsby clean",
"publish": "npm publish --access public"
"clean": "gatsby clean"
}
}

0 comments on commit 1854089

Please sign in to comment.