This commit is contained in:
Ralph J. Smit
2022-07-20 16:47:01 +02:00
parent c0f7d572cb
commit 1ae9519594
4 changed files with 32 additions and 18 deletions

View File

@@ -1,4 +1,5 @@
{
"name": "ploi-core",
"private": true,
"scripts": {
"dev": "npm run development",
@@ -13,6 +14,7 @@
"@inertiajs/progress": "^0.2.6",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/typography": "^0.5.0",
"@types/node": "^18.0.6",
"@vitejs/plugin-vue2": "^1.1.2",
"autoprefixer": "^10.4.0",
"axios": "^0.21.1",