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 172caa2 commit ab113d9Copy full SHA for ab113d9
README.md
@@ -24,7 +24,7 @@ To configure the prepublish script provide this entry in `package.json` scripts
24
25
```
26
"devDependencies": {
27
- "typhonjs-npm-scripts-publish": "^0.1.0"
+ "typhonjs-npm-scripts-publish": "^0.2.0"
28
},
29
"scripts": {
30
"prepublish": "node ./node_modules/typhonjs-npm-scripts-publish/scripts/prepublish.js",
0 commit comments