File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " headless-json-editor" ,
3- "version" : " 0.36.0 " ,
3+ "version" : " 1.0.0-rc1 " ,
44 "license" : " MIT" ,
55 "module" : " ./dist/es6/src/index.js" ,
66 "types" : " ./dist/es6/src/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sagold/react-json-editor" ,
3- "version" : " 0.36.0 " ,
3+ "version" : " 1.0.0-rc1 " ,
44 "license" : " MIT" ,
55 "module" : " ./dist/es6/src/index.js" ,
66 "types" : " ./dist/es6/src/index.d.ts" ,
77 "main" : " dist/reactJsonEditor.js" ,
88 "dependencies" : {
9- "headless-json-editor" : " ^0.36.0 " ,
9+ "headless-json-editor" : " ^1.0.0-rc1 " ,
1010 "markdown-to-jsx" : " ^7.7.1"
1111 }
1212}
Original file line number Diff line number Diff line change 11{
22 "name" : " @sagold/rje-code-widgets" ,
3- "version" : " 0.36.0 " ,
3+ "version" : " 1.0.0-rc1 " ,
44 "license" : " MIT" ,
55 "module" : " ./dist/es6/src/index.js" ,
66 "types" : " ./dist/es6/src/index.d.ts" ,
1212 "markdown-to-jsx" : " ^7.7.1"
1313 },
1414 "peerDependencies" : {
15- "@sagold/react-json-editor" : " ^0.36.0 "
15+ "@sagold/react-json-editor" : " ^1.0.0-rc1 "
1616 }
1717}
Original file line number Diff line number Diff line change 11{
22 "name" : " @sagold/rje-mantine-widgets" ,
3- "version" : " 0.36.0 " ,
3+ "version" : " 1.0.0-rc1 " ,
44 "license" : " MIT" ,
55 "module" : " ./dist/es6/src/index.js" ,
66 "types" : " ./dist/es6/src/index.d.ts" ,
99 "@mantine/core" : " ^7.14.3" ,
1010 "@mantine/dates" : " ^7.15.0" ,
1111 "@mantine/hooks" : " ^7.14.3" ,
12- "@sagold/react-json-editor" : " ^0.36.0 " ,
12+ "@sagold/react-json-editor" : " ^1.0.0-rc1 " ,
1313 "classnames" : " ^2.5.1" ,
1414 "dayjs" : " ^1.11.13" ,
1515 "dayjs-plugin-utc" : " ^0.1.2" ,
You can’t perform that action at this time.
0 commit comments