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 f14ecbd commit 8736a6cCopy full SHA for 8736a6c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typhonjs-npm-scripts-publish",
3
- "version": "0.3.0",
+ "version": "0.4.0",
4
"homepage": "https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-publish",
5
"description": "Provides NPM scripts for pre-publish and publish actions for TyphonJS NPM modules and beyond.",
6
"license": "MPL-2.0",
@@ -19,7 +19,7 @@
19
],
20
"dependencies": {
21
"in-publish": "^2.0.0",
22
- "typhonjs-npm-scripts-runner": "^0.3.0"
+ "typhonjs-npm-scripts-runner": "^0.4.0"
23
},
24
"devDependencies": {
25
"typhonjs-config-eslint": "^0.5.0"
0 commit comments