Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit b273475

Browse files
committed
add files to package.json
1 parent ebbb57b commit b273475

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
"browser": {
2121
"./src/deploy/index.js": "./src/deploy/index.browser.js"
2222
},
23+
"files": [
24+
"src",
25+
"dist"
26+
],
2327
"bugs": {
2428
"url": "https://github.com/netlify/js-client/issues"
2529
},

0 commit comments

Comments
 (0)