File tree 6 files changed +12
-12
lines changed
6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 2
2
"lerna" : " 2.9.0" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
- "version" : " 0.0.37 "
5
+ "version" : " 0.0.38 "
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-forms-processor-atlaskit" ,
3
- "version" : " 0.0.37 " ,
3
+ "version" : " 0.0.38 " ,
4
4
"main" : " dist/index.js" ,
5
5
"scripts" : {
6
6
"test" : " jest" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-forms-processor" ,
3
- "version" : " 0.0.37 " ,
3
+ "version" : " 0.0.38 " ,
4
4
"description" : " A forms processor for statically declaring forms with dynamic behaviour" ,
5
5
"main" : " dist/index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " react-forms-processor-examples" ,
4
- "version" : " 0.0.37 " ,
4
+ "version" : " 0.0.38 " ,
5
5
"main" : " dist/index.js" ,
6
6
"scripts" : {
7
7
"test" : " echo \" Error: no test specified\" && exit 1" ,
18
18
"lodash" : " ^4.17.10" ,
19
19
"react-ace" : " ^6.1.1" ,
20
20
"react-beautiful-dnd" : " ^8.0.5" ,
21
- "react-forms-processor" : " ^0.0.37 " ,
22
- "react-forms-processor-atlaskit" : " ^0.0.37 " ,
23
- "react-forms-processor-formbuilder" : " ^0.0.37 " ,
24
- "react-forms-processor-material-ui" : " ^0.0.37 " ,
21
+ "react-forms-processor" : " ^0.0.38 " ,
22
+ "react-forms-processor-atlaskit" : " ^0.0.38 " ,
23
+ "react-forms-processor-formbuilder" : " ^0.0.38 " ,
24
+ "react-forms-processor-material-ui" : " ^0.0.38 " ,
25
25
"react-markdown" : " ^3.3.2"
26
26
},
27
27
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-forms-processor-formbuilder" ,
3
- "version" : " 0.0.37 " ,
3
+ "version" : " 0.0.38 " ,
4
4
"main" : " dist/index.js" ,
5
5
"scripts" : {
6
6
"test" : " jest" ,
15
15
"@atlaskit/tabs" : " ^7.1.3" ,
16
16
"lodash" : " ^4.17.10" ,
17
17
"react-beautiful-dnd" : " ^9.0.2" ,
18
- "react-forms-processor" : " ^0.0.37 " ,
19
- "react-forms-processor-atlaskit" : " ^0.0.37 "
18
+ "react-forms-processor" : " ^0.0.38 " ,
19
+ "react-forms-processor-atlaskit" : " ^0.0.38 "
20
20
},
21
21
"peerDependencies" : {
22
22
"react" : " ^16.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-forms-processor-material-ui" ,
3
- "version" : " 0.0.37 " ,
3
+ "version" : " 0.0.38 " ,
4
4
"main" : " dist/index.js" ,
5
5
"scripts" : {
6
6
"test" : " echo \" Error: no test specified\" && exit 1" ,
You can’t perform that action at this time.
0 commit comments