Skip to content

Commit ab113d9

Browse files
committed
Update README.md
1 parent 172caa2 commit ab113d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To configure the prepublish script provide this entry in `package.json` scripts
2424

2525
```
2626
"devDependencies": {
27-
"typhonjs-npm-scripts-publish": "^0.1.0"
27+
"typhonjs-npm-scripts-publish": "^0.2.0"
2828
},
2929
"scripts": {
3030
"prepublish": "node ./node_modules/typhonjs-npm-scripts-publish/scripts/prepublish.js",

0 commit comments

Comments
 (0)