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 7c65e07 commit baaa94cCopy full SHA for baaa94c
package.json
@@ -16,7 +16,7 @@
16
"test": "lerna run --stream test",
17
"dev": "lerna run --stream --scope @*/mdx dev",
18
"release": "auto shipit",
19
- "postinstall": "build:lib"
+ "postinstall": "yarn build:lib"
20
},
21
"devDependencies": {
22
"auto": "^10.18.7",
0 commit comments