We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71e80d9 commit efb0c3cCopy full SHA for efb0c3c
1 file changed
package.json
@@ -5,6 +5,9 @@
5
"description": "registry",
6
"version": "0.0.2",
7
"main": "./dist/index.js",
8
+ "files": [
9
+ "dist/**/*"
10
+ ],
11
"homepage": "https://github.com/plotdb/registry",
12
"repository": {
13
"type": "git",
0 commit comments