We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0912cff commit 96c2b49Copy full SHA for 96c2b49
package.json
@@ -18,9 +18,6 @@
18
"url": "https://github.com/fullcube/loopback-ds-resultset-limit-mixin/issues"
19
},
20
"homepage": "https://github.com/fullcube/loopback-ds-resultset-limit-mixin",
21
- "files": [
22
- "dist"
23
- ],
24
"scripts": {
25
"lint": "eslint .",
26
"test": "NODE_ENV=test nyc --reporter=lcov --reporter=text --reporter=text-summary mocha test/*test.js",
0 commit comments