Skip to content

Commit e86f413

Browse files
committed
1.1.6
1 parent ee6365c commit e86f413

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "twallpaper",
33
"description": "🌈 Multicolor gradient wallpaper created algorithmically and shimmers smoothly.",
4-
"version": "1.1.5",
4+
"version": "1.1.6",
55
"type": "module",
66
"types": "./dist/index.d.ts",
77
"module": "./dist/twallpaper.es.js",
@@ -14,7 +14,6 @@
1414
".": {
1515
"import": "./dist/twallpaper.es.js",
1616
"require": "./dist/twallpaper.cjs.js",
17-
"default": "./dist/twallpaper.es.js",
1817
"types": "./dist/index.d.ts"
1918
},
2019
"./dist/twallpaper.css": "./dist/twallpaper.css",

0 commit comments

Comments
 (0)