Skip to content

Commit

Permalink
[alpha-release]
Browse files Browse the repository at this point in the history
  • Loading branch information
jablonnc committed Feb 16, 2024
1 parent 965f4de commit 1c771d3
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 @@ -23,7 +23,7 @@
"build:dist": "lerna run build:dist",
"format": "prettier --write \"**/*.{ts,js,json,md,yml}\"",
"format:check": "prettier --check \"**/*.{ts,js,json,md,yml}\"",
"prepush": ""
"prepush": "echo \"noop\""
},
"devDependencies": {
"@babel/core": "^7.22.9",
Expand Down

0 comments on commit 1c771d3

Please sign in to comment.