Skip to content

Commit

Permalink
chore: 🔖 bump to version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DerZade committed Apr 22, 2024
1 parent 1e998fa commit c1c8e33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logical-everywhere",
"version": "1.1.0",
"version": "1.1.1",
"description": "Collection of utilities to work around features that are not fully compatible with logical properties and values (such as translateX, translateY or getBoundingClientRect).",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -52,4 +52,4 @@
"vite": "^4.2.1",
"vitest": "^0.33.0"
}
}
}

0 comments on commit c1c8e33

Please sign in to comment.