Skip to content

Commit bdc498b

Browse files
committed
build: adjust what's published
1 parent 1db8a5a commit bdc498b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "to-valibot",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"license": "MIT",
55
"author": "Rokas Muningis",
66
"repository": {
@@ -11,6 +11,7 @@
1111
"sideEffects": false,
1212
"main": "./dist/index.js",
1313
"types": "./dist/index.d.ts",
14+
"files": ["dist", "LICENSE.md", "README.md"],
1415
"exports": {
1516
".": {
1617
"import": {

0 commit comments

Comments
 (0)