Skip to content

Commit

Permalink
testing commit lint
Browse files Browse the repository at this point in the history
  • Loading branch information
troychaplin committed Feb 24, 2024
1 parent 36f5d20 commit 306bba6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@
"build": "tsc && vite build",
"build:storybook": "storybook build",
"prettier": "prettier --write .",
"rebuild": "rn -rf node_modules ; npm install",
"test": "echo \"No test specified\" && exit 0",
"prepare": "husky"
"rebuild": "rn -rf node_modules ; npm install"
},
"dependencies": {
"react": "^18.2.0",
Expand Down

0 comments on commit 306bba6

Please sign in to comment.