Skip to content

Commit bc4071a

Browse files
authored
Merge pull request #24 from tomap/fix-test
chore: publish test.js
2 parents d1c598a + 2f12c1f commit bc4071a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
],
1111
"main": "eslint.js",
1212
"files": [
13-
"eslint.js"
13+
"eslint.js",
14+
"test.js"
1415
],
1516
"author": "Tommy Chen <[email protected]> (http://zespia.tw)",
1617
"maintainers": [

0 commit comments

Comments
 (0)