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