Skip to content

Commit 65935e8

Browse files
committed
repackaging
1 parent e89464d commit 65935e8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "filedrop-svelte",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"author": {
55
"name": "chance dinkins",
66
"email": "[email protected]"

src/lib/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ export * from "./components";
44
export * from "./errors";
55
export * from "./file";
66
export * from "./event";
7-
export * from "./useragent";
87
export * from "./util";
98
export * from "./actions";

0 commit comments

Comments
 (0)