We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e143a commit 269cc7cCopy full SHA for 269cc7c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mutability",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "A JavaScript library for transactional mutable updates",
5
"main": "dist/index.cjs.js",
6
"unpkg": "dist/index.umd.js",
0 commit comments