Skip to content

Commit 193ff27

Browse files
author
Andrey Okonetchnikov
committed
fix: Remove patch-package
1 parent ce4465b commit 193ff27

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"scripts": {
2525
"build": "babel --delete-dir-on-start --ignore '**/*.spec.js' --env-name cjs -d dist/ src/",
2626
"prepare": "npm run build",
27-
"postinstall": "patch-package",
2827
"test": "echo \"Error: no test specified\" && exit 1",
2928
"posttest": "npm run format",
3029
"slides:start": "mdx-deck ./examples/example.mdx",
@@ -46,7 +45,6 @@
4645
"husky": "^4.2.3",
4746
"lint-staged": "^10.1.2",
4847
"mdx-deck": "^4.1.1",
49-
"patch-package": "6.2.2",
5048
"prettier": "^2.0.4"
5149
},
5250
"peerDependencies": {

0 commit comments

Comments
 (0)