fix(types): upgrade sveld and type constant props as accessors

This commit is contained in:
Eric Y Liu 2021-07-11 07:08:28 -07:00
commit 4e407aa8cd
10 changed files with 63 additions and 61 deletions

View file

@ -43,7 +43,7 @@
"rollup-plugin-svelte": "^7.1.0",
"rollup-plugin-terser": "^7.0.2",
"sass": "^1.32.6",
"sveld": "0.8.1",
"sveld": "^0.8.2",
"svelte": "^3.32.1",
"svelte-check": "^1.1.32",
"typescript": "^4.1.3"