Skip to content

Commit 73ee75d

Browse files
committed
Add tools to package.json and remove license since it's auto-included
1 parent fc7378d commit 73ee75d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"files": [
2020
"src",
2121
"lib",
22-
"xregexp-all.js",
23-
"LICENSE"
22+
"tools",
23+
"xregexp-all.js"
2424
],
2525
"scripts": {
2626
"lint": "eslint .",

0 commit comments

Comments
 (0)