Skip to content

Commit 060b549

Browse files
committed
chore(statemanjs-react): update repository url
1 parent 0fecfcc commit 060b549

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/statemanjs-react/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@persevie/statemanjs-react",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"description": "The best way to interact with the state of your react application",
55
"main": "statemanjs-react.js",
66
"module": "statemanjs-react.mjs",
77
"typings": "statemanjs-react.d.ts",
88
"license": "MIT",
9-
"repository": "https://github.com/dmtrshat/statemanjs",
10-
"bugs": "https://github.com/dmtrshat/statemanjs/issues",
9+
"repository": "https://github.com/persevie/statemanjs",
10+
"bugs": "https://github.com/persevie/statemanjs/issues",
1111
"publishConfig": {
1212
"access": "public"
1313
},

0 commit comments

Comments
 (0)