We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0284e commit 8494538Copy full SHA for 8494538
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "node-hook",
3
"description": "Run source transform function on Node require",
4
+ "version": "0.0.0-semantic-release",
5
"main": "index.js",
6
"scripts": {
7
"test": "gt test/jsTest.js --output",
0 commit comments