1
0
Fork 0
mirror of https://github.com/archtechx/livewire-petite-vue.git synced 2025-12-12 00:24:03 +00:00

remove dev dependencies

This commit is contained in:
Samuel Štancl 2021-07-10 21:56:32 +02:00
parent 5a168be882
commit 8b093e32aa

View file

@ -20,10 +20,5 @@
"bugs": { "bugs": {
"url": "https://github.com/archtechx/livewire-petite-vue/issues" "url": "https://github.com/archtechx/livewire-petite-vue/issues"
}, },
"homepage": "https://github.com/archtechx/livewire-petite-vue#readme", "homepage": "https://github.com/archtechx/livewire-petite-vue#readme"
"devDependencies": {
"laravel-mix": "^6.0.25",
"ts-loader": "^9.2.3",
"typescript": "^4.3.5"
}
} }