Skip to content

Commit 44126bb

Browse files
committed
fix: fixed no main file error.
1 parent ae3a63c commit 44126bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"type": "git",
1313
"url": "git+https://github.com/ghosind/node-dynamic-buffer.git"
1414
},
15+
"main": "lib/index.js",
1516
"keywords": [
1617
"buffer",
1718
"dynamic"

0 commit comments

Comments
 (0)