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 1
1
{
2
2
"name" : " dnd-multi-backend" ,
3
- "version" : " 9.0.0-rc0001 " ,
3
+ "version" : " 9.0.0" ,
4
4
"sideEffects" : false ,
5
5
"description" : " Multi Backend system compatible with DnD Core / React DnD" ,
6
6
"author" : " Louis Brunner <louis.brunner.fr@gmail.com> (https://github.com/LouisBrunner)" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rdndmb-html5-to-touch" ,
3
- "version" : " 9.0.0-rc0001 " ,
3
+ "version" : " 9.0.0" ,
4
4
"sideEffects" : false ,
5
5
"description" : " Multi Backend pipeline for react-dnd-multi-backend (HTML5 <-> Touch)" ,
6
6
"author" : " Louis Brunner <louis.brunner.fr@gmail.com> (https://github.com/LouisBrunner)" ,
21
21
"types" : " dist/index.d.ts" ,
22
22
"module" : " dist/index.js" ,
23
23
"dependencies" : {
24
- "dnd-multi-backend" : " ^9.0.0-rc0001 " ,
24
+ "dnd-multi-backend" : " ^9.0.0" ,
25
25
"react-dnd-html5-backend" : " ^16.0.1" ,
26
26
"react-dnd-touch-backend" : " ^16.0.1"
27
27
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-dnd-multi-backend" ,
3
- "version" : " 9.0.0-rc0001 " ,
3
+ "version" : " 9.0.0" ,
4
4
"sideEffects" : false ,
5
5
"description" : " Multi Backend system compatible with React DnD" ,
6
6
"author" : " Louis Brunner <louis.brunner.fr@gmail.com> (https://github.com/LouisBrunner)" ,
21
21
"types" : " dist/index.d.ts" ,
22
22
"module" : " dist/index.js" ,
23
23
"dependencies" : {
24
- "dnd-multi-backend" : " ^9.0.0-rc0001 " ,
25
- "react-dnd-preview" : " ^9.0.0-rc0001 "
24
+ "dnd-multi-backend" : " ^9.0.0" ,
25
+ "react-dnd-preview" : " ^9.0.0"
26
26
},
27
27
"peerDependencies" : {
28
28
"dnd-core" : " ^16.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-dnd-preview" ,
3
- "version" : " 9.0.0-rc0001 " ,
3
+ "version" : " 9.0.0" ,
4
4
"sideEffects" : false ,
5
5
"description" : " Preview component for React DnD" ,
6
6
"author" : " Louis Brunner <louis.brunner.fr@gmail.com> (https://github.com/LouisBrunner)" ,
You can’t perform that action at this time.
0 commit comments