Skip to content

Commit

Permalink
fix: Remove patch-package
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Okonetchnikov committed Apr 12, 2020
1 parent ce4465b commit 193ff27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"scripts": {
"build": "babel --delete-dir-on-start --ignore '**/*.spec.js' --env-name cjs -d dist/ src/",
"prepare": "npm run build",
"postinstall": "patch-package",
"test": "echo \"Error: no test specified\" && exit 1",
"posttest": "npm run format",
"slides:start": "mdx-deck ./examples/example.mdx",
Expand All @@ -46,7 +45,6 @@
"husky": "^4.2.3",
"lint-staged": "^10.1.2",
"mdx-deck": "^4.1.1",
"patch-package": "6.2.2",
"prettier": "^2.0.4"
},
"peerDependencies": {
Expand Down

0 comments on commit 193ff27

Please sign in to comment.