Skip to content

Commit 901abab

Browse files
committed
Fix dist
1 parent 9980bb5 commit 901abab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ginkgo-bioworks/react-json-schema-form-builder",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "React JSON Schema Form Editor",
55
"author": {
66
"name": "Nathan Alam",
@@ -69,7 +69,7 @@
6969
"react-scripts": "^3.4.1"
7070
},
7171
"files": [
72-
"dist",
72+
"dist/**",
7373
"README.md",
7474
"LICENSE"
7575
],

0 commit comments

Comments
 (0)