We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac78c64 commit 3a4b662Copy full SHA for 3a4b662
1 file changed
package.json
@@ -16,7 +16,9 @@
16
],
17
"files": [
18
"src/*.js",
19
- "src/*.json"
+ "src/*.json",
20
+ "src/**/*.js",
21
+ "src/**/*.json"
22
23
"scripts": {},
24
"devDependencies": {
0 commit comments