diff --git a/package.json b/package.json index 61faf3e..231664a 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "@inertiajs/vue3": "^1.0.0", "@tailwindcss/forms": "^0.5.2", "@tailwindcss/typography": "^0.5.2", + "@types/drawflow": "^0.0.11", "@vitejs/plugin-vue": "^4.0.0", "autoprefixer": "^10.4.7", "axios": "^1.1.2", @@ -31,6 +32,7 @@ "compromise": "^14.11.0", "dayjs": "^1.11.9", "dotenv": "^16.3.1", + "drawflow": "^0.0.59", "laravel-echo": "^1.15.3", "mariadb": "^3.2.1", "matrix-bot-sdk": "^0.7.0",