Published version 5.5.3

This commit is contained in:
Michel Weststrate
2020-01-13 18:57:18 +00:00
parent ae754992e2
commit 197cfe3554
3 changed files with 32 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "mobx-utils",
"version": "5.5.2",
"version": "5.5.3",
"description": "Utility functions and common patterns for MobX",
"main": "mobx-utils.umd.js",
"module": "mobx-utils.module.js",
@@ -96,4 +96,4 @@
"pre-commit": "lint-staged"
}
}
}
}