Skip to content

Commit 816cbb3

Browse files
committed
perf: remove redundant files from published npm package
1 parent 88e87de commit 816cbb3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
"linkedin",
2020
"twitter"
2121
],
22+
"files": [
23+
"dist/",
24+
"src/"
25+
],
2226
"author": {
2327
"name": "Andrew Dodson",
2428
"email": "[email protected]"
@@ -47,4 +51,4 @@
4751
"shunt": "^0.1.4",
4852
"sinon": "~1.7.3"
4953
}
50-
}
54+
}

0 commit comments

Comments
 (0)