1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-09 15:35:24 +02:00

fix(frontend): 🐛 add sortablejs types

This commit is contained in:
hay-kot 2021-09-14 12:36:46 -08:00
parent 58f758b6c1
commit c0e3f04c23
3 changed files with 7 additions and 1 deletions

View file

@ -38,6 +38,7 @@
"@nuxtjs/eslint-config-typescript": "^6.0.1",
"@nuxtjs/eslint-module": "^3.0.2",
"@nuxtjs/vuetify": "^1.12.1",
"@types/sortablejs": "^1.10.7",
"@vue/runtime-dom": "^3.2.9",
"eslint": "^7.29.0",
"eslint-config-prettier": "^8.3.0",