Skip to content

Commit 1c771d3

Browse files
committed
[alpha-release]
1 parent 965f4de commit 1c771d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"build:dist": "lerna run build:dist",
2424
"format": "prettier --write \"**/*.{ts,js,json,md,yml}\"",
2525
"format:check": "prettier --check \"**/*.{ts,js,json,md,yml}\"",
26-
"prepush": ""
26+
"prepush": "echo \"noop\""
2727
},
2828
"devDependencies": {
2929
"@babel/core": "^7.22.9",

0 commit comments

Comments
 (0)