File tree 5 files changed +11
-53
lines changed
5 files changed +11
-53
lines changed Original file line number Diff line number Diff line change
1
+ package-lock = false
File renamed without changes.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " react-global-store2 " ,
3
- "version" : " 1.0.2 " ,
2
+ "name" : " globux " ,
3
+ "version" : " 1.0.3 " ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
7
7
"test" : " echo \" Error: no test specified\" && exit 1"
8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " git+https://github.com/Aminadav/react-global-store .git"
11
+ "url" : " git+https://github.com/Aminadav/globux .git"
12
12
},
13
13
"keywords" : [
14
14
" react"
15
15
],
16
16
"author" : " Aminadav Glickshtein" ,
17
17
"license" : " ISC" ,
18
18
"bugs" : {
19
- "url" : " https://github.com/Aminadav/react-global-store /issues"
19
+ "url" : " https://github.com/Aminadav/globux /issues"
20
20
},
21
- "homepage" : " https://github.com/Aminadav/react-global-store #readme" ,
21
+ "homepage" : " https://github.com/Aminadav/globux #readme" ,
22
22
"dependencies" : {
23
- "lodash.clonedeep" : " ^4.5.0" ,
24
- "lodash.isequal" : " ^4.5.0" ,
25
- "react" : " ^17.0.1"
23
+ "lodash.clonedeep" : " " ,
24
+ "lodash.isequal" : " "
25
+ },
26
+ "peerDependencies" : {
27
+ "react" : " >16.0.0"
26
28
}
27
29
}
File renamed without changes.
You can’t perform that action at this time.
0 commit comments