mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-25 00:39:49 +00:00
Fix tailwind css setup (#768)
* Fix tailwind css setup * Install as dev dep * Uninstall primeui tailwind
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -1,21 +1,16 @@
|
||||
{
|
||||
"name": "comfyui-frontend",
|
||||
"version": "1.2.47",
|
||||
"version": "1.2.48",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "comfyui-frontend",
|
||||
"version": "1.2.47",
|
||||
"version": "1.2.48",
|
||||
"dependencies": {
|
||||
"@atlaskit/pragmatic-drag-and-drop": "^1.2.1",
|
||||
<<<<<<< HEAD
|
||||
"@comfyorg/litegraph": "^0.7.65",
|
||||
"@primevue/themes": "^4.0.0-rc.2",
|
||||
=======
|
||||
"@comfyorg/litegraph": "^0.7.64",
|
||||
"@primevue/themes": "^4.0.5",
|
||||
>>>>>>> e82b957 ([Chore] Update primevue)
|
||||
"@vitejs/plugin-vue": "^5.0.5",
|
||||
"@vueuse/core": "^11.0.0",
|
||||
"axios": "^1.7.4",
|
||||
|
||||
Reference in New Issue
Block a user