Skip to content

Commit 83eb79d

Browse files
author
Vlad Balin
committed
Added ./src to the package
1 parent 9572c63 commit 83eb79d

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" ],
7+
"files": [ "./dist", "./src" ],
88
"directories": {
99
"test": "tests"
1010
},

0 commit comments

Comments
 (0)