We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0e8e33 commit 07b1bfeCopy full SHA for 07b1bfe
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "type-r",
3
- "version": "1.0.0-rc9",
+ "version": "1.0.0-rc91",
4
"description": "Reactive objects with transactional updates and automatic serialization",
5
"main": "./dist/index.js",
6
"types": "./dist/index.d.ts",
7
- "files": [ "./dist", "./src" ],
+ "files": [ "./dist/", "./src/" ],
8
"directories": {
9
"test": "tests"
10
},
0 commit comments