Skip to content

Commit 22752c7

Browse files
author
Vlad Balin
committed
npm error
1 parent 07b1bfe commit 22752c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Reactive objects with transactional updates and automatic serialization",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
7-
"files": [ "./dist/", "./src/" ],
7+
"files": [ "./dist/*", "./src/*" ],
88
"directories": {
99
"test": "tests"
1010
},

0 commit comments

Comments
 (0)