File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22 "name" : " @unlazy/core" ,
33 "type" : " module" ,
44 "version" : " 0.12.4" ,
5- "packageManager" : " pnpm@10.15.1 " ,
5+ "packageManager" : " pnpm@10.18.3 " ,
66 "description" : " Universal lazy loading library for placeholder images leveraging native browser APIs" ,
77 "author" :
" Johann Schopplich <[email protected] >" ,
88 "license" : " MIT" ,
2727 "sideEffects" : false ,
2828 "exports" : {
2929 "." : {
30- "types" : " ./dist/index.d.mts " ,
30+ "types" : " ./dist/index.d.ts " ,
3131 "import" : {
3232 "types" : " ./dist/index.d.mts" ,
3333 "default" : " ./dist/index.mjs"
3939 "default" : " ./dist/index.mjs"
4040 },
4141 "./blurhash" : {
42- "types" : " ./dist/blurhash.d.mts " ,
42+ "types" : " ./dist/blurhash.d.ts " ,
4343 "import" : {
4444 "types" : " ./dist/blurhash.d.mts" ,
4545 "default" : " ./dist/blurhash.mjs"
5151 "default" : " ./dist/blurhash.mjs"
5252 },
5353 "./thumbhash" : {
54- "types" : " ./dist/thumbhash.d.mts " ,
54+ "types" : " ./dist/thumbhash.d.ts " ,
5555 "import" : {
5656 "types" : " ./dist/thumbhash.d.mts" ,
5757 "default" : " ./dist/thumbhash.mjs"
Original file line number Diff line number Diff line change 22 "name" : " unlazy" ,
33 "type" : " module" ,
44 "version" : " 0.12.4" ,
5- "packageManager" : " pnpm@10.15.1 " ,
5+ "packageManager" : " pnpm@10.18.3 " ,
66 "description" : " Universal lazy loading library for placeholder images leveraging native browser APIs" ,
77 "author" :
" Johann Schopplich <[email protected] >" ,
88 "license" : " MIT" ,
2727 "sideEffects" : false ,
2828 "exports" : {
2929 "." : {
30- "types" : " ./dist/index.d.mts " ,
30+ "types" : " ./dist/index.d.ts " ,
3131 "import" : {
3232 "types" : " ./dist/index.d.mts" ,
3333 "default" : " ./dist/index.mjs"
3939 "default" : " ./dist/index.mjs"
4040 },
4141 "./blurhash" : {
42- "types" : " ./dist/blurhash.d.mts " ,
42+ "types" : " ./dist/blurhash.d.ts " ,
4343 "import" : {
4444 "types" : " ./dist/blurhash.d.mts" ,
4545 "default" : " ./dist/blurhash.mjs"
5151 "default" : " ./dist/blurhash.mjs"
5252 },
5353 "./thumbhash" : {
54- "types" : " ./dist/thumbhash.d.mts " ,
54+ "types" : " ./dist/thumbhash.d.ts " ,
5555 "import" : {
5656 "types" : " ./dist/thumbhash.d.mts" ,
5757 "default" : " ./dist/thumbhash.mjs"
You can’t perform that action at this time.
0 commit comments