Skip to content

Commit

Permalink
fix: remove patch-package
Browse files Browse the repository at this point in the history
  • Loading branch information
homer0 committed May 20, 2022
1 parent 6a12fa6 commit 21cd985
Show file tree
Hide file tree
Showing 4 changed files with 198 additions and 367 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"chalk": "^4.1.2",
"del": "^6.0.0",
"fs-extra": "^10.1.0",
"jscodeshift": "0.13.1",
"patch-package": "^6.4.7"
"jscodeshift": "0.13.1"
},
"devDependencies": {
"@commitlint/cli": "^17.0.0",
Expand Down Expand Up @@ -70,8 +69,7 @@
"lint:all": "./utils/scripts/lint-all",
"docs": "./utils/scripts/docs",
"todo": "./utils/scripts/todo",
"prepare": "./utils/scripts/prepare",
"postinstall": "./utils/scripts/postinstall"
"prepare": "./utils/scripts/prepare"
},
"config": {
"cjs2esm": {
Expand Down
19 changes: 0 additions & 19 deletions patches/5to6-codemod+1.8.0.patch

This file was deleted.

2 changes: 0 additions & 2 deletions utils/scripts/postinstall

This file was deleted.

Loading

0 comments on commit 21cd985

Please sign in to comment.