File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " freenit" ,
3
- "version" : " 0.0.21 " ,
3
+ "version" : " 0.0.25 " ,
4
4
"private" : false ,
5
5
"description" : " Freenit framework" ,
6
6
"author" : " Goran Mekić" ,
13
13
"module" : " dist/index.esm.js" ,
14
14
"dependencies" : {
15
15
"@material-ui/core" : " ^4.11.0" ,
16
- "@material-ui/icons" : " ^4.9.1" ,
17
- "react-router-dom" : " ^5.2.0"
16
+ "@material-ui/icons" : " ^4.9.1"
18
17
},
19
18
"scripts" : {
20
19
"start" : " react-scripts start" ,
42
41
"peerDependencies" : {
43
42
"axios" : " >=0.20.0" ,
44
43
"react" : " >=16.8.0" ,
45
- "react-dom" : " >=16.8.0"
44
+ "react-dom" : " >=16.8.0" ,
45
+ "react-router-dom" : " >=5.2.0"
46
46
},
47
47
"devDependencies" : {
48
48
"@babel/cli" : " ^7.11.6" ,
63
63
"radium" : " ^0.26.1" ,
64
64
"react" : " ^16.13.1" ,
65
65
"react-dom" : " ^16.13.1" ,
66
+ "react-router-dom" : " ^5.2.0" ,
66
67
"react-scripts" : " 3.4.3" ,
67
68
"react-styleguidist" : " ^11.1.0" ,
68
69
"rollup" : " ^2.28.2" ,
You can’t perform that action at this time.
0 commit comments