Skip to content

Commit

Permalink
chore: fixed Immer version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Feb 4, 2020
1 parent 05976f3 commit b10dfa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "immer",
"version": "5.3.3",
"version": "5.3.2",
"description": "Create your next immutable state by mutating the current one",
"main": "dist/immer.js",
"umd:main": "dist/immer.umd.js",
Expand Down

0 comments on commit b10dfa4

Please sign in to comment.