We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3203386 commit eb06f40Copy full SHA for eb06f40
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "node-hook",
3
"description": "Run source transform function on Node require",
4
- "version": "0.0.0-semantic-release",
+ "version": "0.0.0-development",
5
"main": "index.js",
6
"scripts": {
7
"test": "gt test/jsTest.js --output",
@@ -35,7 +35,7 @@
35
"github-post-release": "1.12.1",
36
"gt": "0.10.0",
37
"pre-git": "3.15.0",
38
- "semantic-release": "6.3.6",
+ "semantic-release": "^6.3.6",
39
"simple-commit-message": "3.2.0",
40
"standard": "10.0.2"
41
},
0 commit comments