Skip to content
This repository was archived by the owner on Dec 31, 2020. It is now read-only.

Commit fddedee

Browse files
committed
Published version 6.2.5
1 parent 73ac3f2 commit fddedee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mobx-react",
3-
"version": "6.2.4",
3+
"version": "6.2.5",
44
"description": "React bindings for MobX. Create fully reactive components.",
55
"source": "src/index.ts",
66
"main": "dist/index.js",
@@ -140,4 +140,4 @@
140140
],
141141
"testURL": "http://127.0.0.1/"
142142
}
143-
}
143+
}

0 commit comments

Comments
 (0)