Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit f52d4cc

Browse files
committed
fix(package): Attempts to fix release.
1 parent 41869b1 commit f52d4cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
},
99
"author": "js-entity-repos",
1010
"license": "GPL-3.0",
11+
"files": [
12+
"dist"
13+
],
1114
"scripts": {
1215
"build": "tsc",
1316
"lint": "tslint --project ./tsconfig.json",

0 commit comments

Comments
 (0)