Skip to content

Commit

Permalink
https://github.com/sveltejs/rollup-plugin-svelte/issues/181
Browse files Browse the repository at this point in the history
  • Loading branch information
tborychowski committed Oct 28, 2022
1 parent 9fdba8d commit 04ff5db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -17,7 +17,8 @@
"start": "run-p watch serve"
},
"exports": {
".": "./src/index.js"
".": "./src/index.js",
"./package.json": "./package.json"
},
"dependencies": {
"vanillajs-datepicker": "^1.2.0",
Expand Down

0 comments on commit 04ff5db

Please sign in to comment.