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"
|
||||
},
|
||||
"files": [
|
||||
"lib",
|
||||
"build",
|
||||
"serve.js"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user