Skip to content

Commit

Permalink
add package
Browse files Browse the repository at this point in the history
  • Loading branch information
nomnomnonono committed Feb 29, 2024
1 parent cbfd8cf commit 6e09d76
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 18 deletions.
152 changes: 135 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^18.2.0",
"uuid": "^9.0.1"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.4.2",
Expand Down

0 comments on commit 6e09d76

Please sign in to comment.