Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit dafeca5

Browse files
committed
chore: 📦 update package
1 parent ba74cc9 commit dafeca5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"version": "0.0.2",
44
"description": "A OAuth2Strategy for @svelte-dev/auth",
55
"main": "./build/index.js",
6+
"svelte": "./build/index.js",
7+
"module": "./build/index.js",
68
"types": "./build/index.d.ts",
79
"homepage": "https://github.com/willin/svelte-auth-oauth2#readme",
810
"repository": {

0 commit comments

Comments
 (0)