Skip to content

Commit 2a24d54

Browse files
committed
🎉 Remove test.js from published package
1 parent 63be376 commit 2a24d54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "1.1.0",
44
"license": "MIT",
55
"repository": "LinusU/buffer-alloc",
6+
"files": [
7+
"index.js"
8+
],
69
"scripts": {
710
"test": "standard && node test"
811
},

0 commit comments

Comments
 (0)