We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29fc796 commit ad63c60Copy full SHA for ad63c60
1 file changed
package.json
@@ -14,6 +14,10 @@
14
"hooks",
15
"github"
16
],
17
+ "files": [
18
+ "src/*.js",
19
+ "src/*.json"
20
+ ],
21
"scripts": {},
22
"devDependencies": {
23
"@babel/core": "^7.2.2",
0 commit comments