Skip to content
Snippets Groups Projects
Commit 131e0b70 authored by Kasper Seweryn's avatar Kasper Seweryn :pancakes:
Browse files

fix: resolve 'Could not find a declaration file for module @funkwhale/ui' error

parent 0ebd01fc
No related branches found
No related tags found
1 merge request!80V0.2.1
......@@ -9,7 +9,7 @@
],
"main": "./dist/vui.umd.cjs",
"module": "./dist/vui.js",
"typings": "./types/src/main.d.ts",
"types": "./types/src/main.d.ts",
"exports": {
".": {
"import": "./dist/vui.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment