Skip to content

Commit e584853

Browse files
authored
Merge pull request #253 from Nexters/develop
[운영배포] MVP 9차
2 parents 9726cf7 + 2b3ce43 commit e584853

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+2471
-933
lines changed

.pnp.cjs

Lines changed: 231 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/admin/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
"@boolti/api": "*",
1616
"@boolti/icon": "*",
1717
"@boolti/ui": "*",
18+
"@dnd-kit/core": "^6.1.0",
19+
"@dnd-kit/modifiers": "^7.0.0",
20+
"@dnd-kit/sortable": "^8.0.0",
21+
"@dnd-kit/utilities": "^3.2.2",
1822
"@emotion/react": "^11.11.3",
1923
"@emotion/styled": "^11.11.0",
2024
"@react-pdf/renderer": "^3.4.4",

0 commit comments

Comments
 (0)