Skip to content

Commit

Permalink
fix: fix svelte main field
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Apr 12, 2023
1 parent 85fb038 commit 9157cef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/svelte-guides/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"name": "svelte-guides",
"version": "0.24.0",
"description": "A Svelte Guides component that can draw ruler and manage guidelines.",
"main": "./dist/guides.cjs.js",
"module": "./dist/guides.esm.js",
"svelte": "./src/index.js",
"sideEffects": false,
"types": "src/index.d.ts",
Expand Down

0 comments on commit 9157cef

Please sign in to comment.