File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-declarative-mantine" ,
3
- "version" : " 0.0.37 " ,
3
+ "version" : " 0.0.38 " ,
4
4
"description" : " The Mantine ui kit bindings for react-declarative" ,
5
5
"private" : false ,
6
6
"author" : {
13
13
"url" : " http://paypal.me/tripolskypetr"
14
14
},
15
15
"license" : " MIT" ,
16
- "homepage" : " https://react-declarative-playground .github.io" ,
16
+ "homepage" : " https://react-declarative-mantine .github.io" ,
17
17
"keywords" : [
18
+ " mantine" ,
19
+ " mui" ,
18
20
" react-declarative" ,
19
21
" ui kit" ,
20
22
" bindings" ,
23
25
],
24
26
"repository" : {
25
27
"type" : " git" ,
26
- "url" : " https://github.com/react-declarative/react-declarative" ,
27
- "documentation" : " https://github.com/react-declarative/react-declarative/tree/master/docs"
28
+ "url" : " https://github.com/react-declarative/react-declarative-mantine " ,
29
+ "documentation" : " https://github.com/react-declarative/react-declarative-mantine /tree/master/docs"
28
30
},
29
31
"bugs" : {
30
- "url" : " https://github.com/react-declarative/react-declarative/issues"
32
+ "url" : " https://github.com/react-declarative/react-declarative-mantine /issues"
31
33
},
32
34
"main" : " dist/index.js" ,
33
35
"module" : " dist/index.esm.js" ,
62
64
"@mui/material" : " *" ,
63
65
"@mui/system" : " *" ,
64
66
"react" : " *" ,
65
- "react-declarative" : " *" ,
67
+ "react-declarative-mantine " : " *" ,
66
68
"react-dom" : " *"
67
69
},
68
70
"devDependencies" : {
79
81
"glob" : " 11.0.0" ,
80
82
"prettier" : " 3.2.5" ,
81
83
"react" : " ^18.0.0" ,
82
- "react-declarative" : " ^2.6.195" ,
84
+ "react-declarative-mantine " : " ^2.6.195" ,
83
85
"react-dom" : " ^18.0.0" ,
84
86
"rollup" : " 2.79.1" ,
85
87
"rollup-plugin-peer-deps-external" : " 2.2.4" ,
You can’t perform that action at this time.
0 commit comments