We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5119c7 commit 756ad00Copy full SHA for 756ad00
1 file changed
package.json
@@ -44,7 +44,8 @@
44
"index.d.ts",
45
"dist",
46
"src",
47
- "!*/__tests__"
+ "!*/__tests__",
48
+ "vendor"
49
],
50
"peerDependencies": {
51
"@loopback/boot": "^5.0.7",
0 commit comments