Skip to content

Commit

Permalink
Merge pull request #1444 from void-mAlex/cleanup-leftover-devdependen…
Browse files Browse the repository at this point in the history
…cy-patch-package

clean up patch-package which was introduced with changeset-recover th…
  • Loading branch information
ef4 authored May 23, 2023
2 parents e3a95b9 + a252687 commit 64bbe47
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 74 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"url": "[email protected]:embroider-build/embroider.git"
},
"scripts": {
"postinstall": "patch-package",
"clean": "git clean -x -f",
"compile": "tsc",
"lint": "concurrently 'npm:lint:*(!fix)' --names 'lint:'",
Expand Down Expand Up @@ -50,7 +49,6 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.2.1",
"patch-package": "^6.5.1",
"prettier": "^2.3.1",
"typescript": "^4.9.0"
},
Expand Down
150 changes: 78 additions & 72 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 64bbe47

Please sign in to comment.