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 f2f23af commit 1a34fe7Copy full SHA for 1a34fe7
.github/workflows/Publish.yml
@@ -9,7 +9,6 @@ env:
9
- main
10
paths:
11
- 'package.json'
12
- - '.github/workflows/Publish.yml'
13
14
jobs:
15
build:
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nodejs-resolver",
3
- "version": "0.0.6",
+ "version": "0.0.7",
4
"description": "node binding for nodejs-resolver",
5
"main": "index.js",
6
"license": "MIT",
0 commit comments