Skip to content

Commit 96c2b49

Browse files
author
Tom Kirkpatrick
committed
fix: ensure source files are included in published package
1 parent 0912cff commit 96c2b49

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
"url": "https://github.com/fullcube/loopback-ds-resultset-limit-mixin/issues"
1919
},
2020
"homepage": "https://github.com/fullcube/loopback-ds-resultset-limit-mixin",
21-
"files": [
22-
"dist"
23-
],
2421
"scripts": {
2522
"lint": "eslint .",
2623
"test": "NODE_ENV=test nyc --reporter=lcov --reporter=text --reporter=text-summary mocha test/*test.js",

0 commit comments

Comments
 (0)