Skip to content

Commit c3a0c9f

Browse files
rgbkrkevenstensberg
authored andcommitted
chore(pkg): explicitly include files for release (#349)
1 parent b6a30ad commit c3a0c9f

File tree

2 files changed

+6
-20
lines changed

2 files changed

+6
-20
lines changed

.npmignore

Lines changed: 0 additions & 19 deletions
This file was deleted.

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,10 @@
131131
"schema-utils": "^0.4.5",
132132
"webpack": "^4.1.1",
133133
"webpack-dev-server": "^3.0.0"
134-
}
134+
},
135+
"files": [
136+
"bin",
137+
"lib",
138+
"schemas"
139+
]
135140
}

0 commit comments

Comments
 (0)