Skip to content

Commit

Permalink
v4.0.4-x1
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Sep 13, 2023
1 parent f4f791a commit bb5a7b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/mobx-react-lite/package.json
@@ -1,6 +1,6 @@
{
"name": "mobx-react-lite",
"version": "4.0.4",
"version": "4.0.4-x1",
"description": "Lightweight React bindings for MobX based on React 16.8+ and Hooks",
"source": "src/index.ts",
"main": "dist/index.js",
Expand Down Expand Up @@ -52,8 +52,8 @@
}
},
"devDependencies": {
"mobx": "^6.10.1",
"expose-gc": "^1.0.0"
"expose-gc": "^1.0.0",
"mobx": "^6.10.1"
},
"keywords": [
"mobx",
Expand Down

0 comments on commit bb5a7b3

Please sign in to comment.