Skip to content

Commit

Permalink
Published version 5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NaridaL committed Jan 15, 2021
1 parent cc99ccb commit b47d472
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "mobx-utils",
"version": "5.6.1",
"version": "5.6.2",
"description": "Utility functions and common patterns for MobX",
"main": "mobx-utils.umd.js",
"module": "mobx-utils.module.js",
Expand Down Expand Up @@ -93,4 +93,4 @@
"pre-commit": "lint-staged"
}
}
}
}

0 comments on commit b47d472

Please sign in to comment.