added missing dependency for DNDKit on evaluation pages

This commit is contained in:
Dustin
2022-12-31 09:03:10 -08:00
parent bd2a7e93e3
commit a40d51b06f
+1
View File
@@ -16,6 +16,7 @@
},
"dependencies": {
"@chakra-ui/react": "^2.4.4",
"@dnd-kit/core": "^6.0.6",
"@dnd-kit/sortable": "^7.0.1",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",