Skip to content

Commit f9311ed

Browse files
author
Bart Veneman
committed
reduce npm publish size
1 parent 46708bf commit f9311ed

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@projectwallace/css-analyzer",
3-
"version": "5.0.0-alpha.1",
3+
"version": "5.0.0-alpha.2",
44
"author": "Bart Veneman",
55
"repository": {
66
"type": "git",
@@ -37,10 +37,7 @@
3737
"metrics"
3838
],
3939
"files": [
40-
"dist",
41-
"src",
42-
"!src/__fixtures__",
43-
"!*.test.js"
40+
"dist"
4441
],
4542
"dependencies": {
4643
"css-tree": "^2.0.1"

0 commit comments

Comments
 (0)