Skip to content

Commit 3031e58

Browse files
authored
Merge pull request #1184 from db-ux-design-system/refactor-order
refactor: order
2 parents 5ffe28d + e97ebd8 commit 3031e58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
},
2121
"dependencies": {
2222
"@craftjs/core": "^0.2.11",
23-
"@db-ux/react-core-components": "1.0.0",
2423
"@db-ux/db-theme": "1.0.2",
24+
"@db-ux/react-core-components": "1.0.0",
2525
"@redux-devtools/extension": "^3.3.0",
2626
"@tiptap/extension-color": "^2.11.5",
2727
"@tiptap/extension-text-style": "^2.10.3",
@@ -69,10 +69,10 @@
6969
"ncp": "^2.0.0",
7070
"npm-run-all2": "^7.0.2",
7171
"postcss": "^8.5.1",
72+
"purgecss": "7.0.2",
7273
"sass": "^1.85.0",
7374
"tailwindcss": "^3.4.17",
7475
"typescript": "^5.7.3",
75-
"purgecss": "7.0.2",
7676
"vite": "^6.1.0"
7777
}
7878
}

0 commit comments

Comments
 (0)