File tree Expand file tree Collapse file tree 2 files changed +357
-423
lines changed Expand file tree Collapse file tree 2 files changed +357
-423
lines changed Original file line number Diff line number Diff line change 1010 "type" : " module" ,
1111 "exports" : {
1212 "." : {
13- "types" : " ./dist/types/ index.d.mts" ,
13+ "types" : " ./dist/index.d.mts" ,
1414 "import" : " ./dist/index.mjs"
1515 },
1616 "./svelte" : {
17- "types" : " ./dist/types/ svelte/index.d.mts" ,
17+ "types" : " ./dist/svelte/index.d.mts" ,
1818 "import" : " ./dist/svelte/index.mjs"
1919 }
2020 },
3333 "format" : " prettier --config src/index.js --write ." ,
3434 "prepublishOnly" : " pnpm build"
3535 },
36- "sideEffects" : false ,
37- "packageManager" :
" [email protected] " ,
36+ "packageManager" :
" [email protected] " ,
3837 "engines" : {
3938 "node" : " >=20.0.0" ,
4039 "pnpm" : " >=9.0.0"
4948 }
5049 },
5150 "devDependencies" : {
52- "@hypernym/bundler" : " ^0.14.0 " ,
53- "@hypernym/tsconfig" : " ^2.5 .0" ,
54- "prettier" : " ^3.4 .2" ,
51+ "@hypernym/bundler" : " ^0.14.3 " ,
52+ "@hypernym/tsconfig" : " ^2.6 .0" ,
53+ "prettier" : " ^3.5 .2" ,
5554 "prettier-plugin-svelte" : " ^3.3.3"
5655 }
5756}
You can’t perform that action at this time.
0 commit comments