fix(ci): add lib folder to the package.json files prop (#270)
This commit is contained in:
@@ -117,6 +117,7 @@
|
|||||||
"check:types": "tsc --project tsconfig.lib.json"
|
"check:types": "tsc --project tsconfig.lib.json"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
|
"lib",
|
||||||
"build",
|
"build",
|
||||||
"serve.js"
|
"serve.js"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user