Skip to content

Commit

Permalink
✏️ update description
Browse files Browse the repository at this point in the history
  • Loading branch information
astoilkov committed Nov 23, 2023
1 parent 64e3b16 commit 3448553
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "element-box",
"version": "1.0.0",
"description": "Work with elements dimension and position more easily",
"description": "Work easily with an element's position and dimensions",
"license": "MIT",
"repository": "astoilkov/element-box",
"funding": "https://github.com/sponsors/astoilkov",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# element-box

> Work with elements dimension and position more easily
> Work easily with an element's position and dimensions.
[![Gzipped Size](https://img.shields.io/bundlephobia/minzip/element-box)](https://bundlephobia.com/result?p=element-box)
[![Build Status](https://img.shields.io/github/actions/workflow/status/astoilkov/element-box/main.yml?branch=main)](https://github.com/astoilkov/element-box/actions/workflows/main.yml)
Expand Down

0 comments on commit 3448553

Please sign in to comment.