Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
OBrezhniev committed Jan 11, 2023
1 parent 4894f6d commit 533c2ab
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 @@ -23,8 +23,7 @@
"clean": "rimraf ./dist",
"test": "jest",
"lint": "eslint --fix --ext .js,.ts src/**",
"format": "prettier --config .prettierrc './**/*.ts' --write",
"prepare": "npm run build"
"format": "prettier --config .prettierrc './**/*.ts' --write"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 533c2ab

Please sign in to comment.