We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fecfcc commit 060b549Copy full SHA for 060b549
src/statemanjs-react/package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "@persevie/statemanjs-react",
3
- "version": "1.2.5",
+ "version": "1.2.6",
4
"description": "The best way to interact with the state of your react application",
5
"main": "statemanjs-react.js",
6
"module": "statemanjs-react.mjs",
7
"typings": "statemanjs-react.d.ts",
8
"license": "MIT",
9
- "repository": "https://github.com/dmtrshat/statemanjs",
10
- "bugs": "https://github.com/dmtrshat/statemanjs/issues",
+ "repository": "https://github.com/persevie/statemanjs",
+ "bugs": "https://github.com/persevie/statemanjs/issues",
11
"publishConfig": {
12
"access": "public"
13
},
0 commit comments