Skip to content

Commit

Permalink
fix: move dnd packages to correct project
Browse files Browse the repository at this point in the history
  • Loading branch information
awesthouse committed Jun 19, 2024
1 parent 3c0e921 commit 1b52856
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions packages/dm-core-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"version": "1.55.1",
"main": "dist/index.js",
"dependencies": {
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/modifiers": "^6.0.1",
"@dnd-kit/sortable": "^7.0.2",
"@development-framework/dm-core": "^1.45.1",
"@equinor/eds-core-react": ">0.33.0",
"@equinor/eds-icons": ">0.19.3",
Expand Down
3 changes: 0 additions & 3 deletions packages/dm-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
"styled-components": "^5.2.3"
},
"dependencies": {
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/modifiers": "^6.0.1",
"@dnd-kit/sortable": "^7.0.2",
"@equinor/eds-core-react": ">0.33.0",
"@equinor/eds-icons": ">0.19.3",
"@equinor/eds-tokens": ">0.9.0",
Expand Down

0 comments on commit 1b52856

Please sign in to comment.