Added new range-answer type

This commit is contained in:
Mawoka
2022-07-09 23:02:59 +02:00
parent 10a2adb57e
commit 54e13077f7
24 changed files with 566 additions and 206 deletions
+2 -1
View File
@@ -62,6 +62,7 @@
"svelte": "^3.49.0",
"svelte-check": "^2.8.0",
"svelte-preprocess": "^4.10.7",
"svelte-range-slider-pips": "^2.0.3",
"svelte-tippy": "^1.3.2",
"swiper": "^8.3.0",
"tailwindcss": "^3.1.5",
@@ -69,8 +70,8 @@
"tslib": "^2.4.0",
"typescript": "~4.7.4",
"ua-parser-js": "^1.0.2",
"vite-plugin-iso-import": "^0.1.3",
"vite": "^2.9.14",
"vite-plugin-iso-import": "^0.1.3",
"yup": "^0.32.11"
},
"type": "module",