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 8bfd376 commit 44acdc3Copy full SHA for 44acdc3
package.json
@@ -27,7 +27,7 @@
27
},
28
"scripts": {
29
"prepublishOnly": "node ./tools/scripts/prepublish",
30
- "postpublish": "node ./tools/scripts/postpublish",
+ "postpublish": "node ./__tools__/scripts/postpublish",
31
"notes": "make notes",
32
"lint": "make lint",
33
"repl": "make repl",
0 commit comments