Skip to content

Commit

Permalink
1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
crashmax-dev committed Jul 25, 2022
1 parent ee6365c commit e86f413
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "twallpaper",
"description": "🌈 Multicolor gradient wallpaper created algorithmically and shimmers smoothly.",
"version": "1.1.5",
"version": "1.1.6",
"type": "module",
"types": "./dist/index.d.ts",
"module": "./dist/twallpaper.es.js",
Expand All @@ -14,7 +14,6 @@
".": {
"import": "./dist/twallpaper.es.js",
"require": "./dist/twallpaper.cjs.js",
"default": "./dist/twallpaper.es.js",
"types": "./dist/index.d.ts"
},
"./dist/twallpaper.css": "./dist/twallpaper.css",
Expand Down

0 comments on commit e86f413

Please sign in to comment.