We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3271f44 commit 3c20ee0Copy full SHA for 3c20ee0
.changeset/shiny-maps-pretend.md
@@ -0,0 +1,5 @@
1
+---
2
+"aws-sdk-js-codemod": patch
3
4
+
5
+Remove simple-git-hooks on postinstall
package.json
@@ -29,8 +29,7 @@
29
"build": "tsc",
30
"lint": "eslint 'src/*.ts'",
31
"release": "yarn build && changeset publish",
32
- "test": "jest",
33
- "postinstall": "simple-git-hooks"
+ "test": "jest"
34
},
35
"dependencies": {
36
"jscodeshift": "0.13.1",
0 commit comments