Skip to content

Commit 07b1bfe

Browse files
author
Vlad Balin
committed
npm problems
1 parent d0e8e33 commit 07b1bfe

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,10 +1,10 @@
11
{
22
"name": "type-r",
3-
"version": "1.0.0-rc9",
3+
"version": "1.0.0-rc91",
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)