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 55194d9 commit 7ae2192Copy full SHA for 7ae2192
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "type-r",
3
- "version": "1.0.0-rc95",
4
- "description": "Reactive objects with transactional updates and automatic serialization",
+ "version": "1.0.0-rc96",
+ "description": "Reactive serializable data layer for modern JS applications",
5
"main": "./dist/index.js",
6
"types": "./dist/index.d.ts",
7
"files": [ "dist", "src" ],
0 commit comments