Skip to content

Commit

Permalink
final commit before merging
Browse files Browse the repository at this point in the history
  • Loading branch information
Dankonite committed Sep 25, 2023
1 parent fa359af commit 2312e23
Show file tree
Hide file tree
Showing 9 changed files with 523 additions and 93 deletions.
153 changes: 152 additions & 1 deletion package-lock.json

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

9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"preinstall": "npm install --package-lock-only --ignore-scripts && npx npm-force-resolutions",
"dependencies": {
"react-draggable-list": "^4.1.0"
},
"resolutions": {
"@types/react": "^17.0.38"
}
}
Loading

0 comments on commit 2312e23

Please sign in to comment.