Skip to content

Commit

Permalink
Update package.json to resolve missing types in vite-react app
Browse files Browse the repository at this point in the history
  • Loading branch information
octave08 committed May 18, 2023
1 parent bbea676 commit bc78428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/magic-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"types": "./dist/types/index.d.ts",
"jsdelivr": "./dist/magic.js",
"exports": {
"types": "./dist/types/index.d.ts",
"import": "./dist/es/index.mjs",
"require": "./dist/cjs/index.js"
},
Expand Down

0 comments on commit bc78428

Please sign in to comment.