Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkolesidis committed Feb 28, 2023
1 parent 79cb8c7 commit b6474ff
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ A simple window manager for DOM elements

[Demo 2](https://collection-of-div-surrogates.vercel.app/)

[Repository](https://github.com/michaelkolesidis/dom-window-manager)

[npm package](https://www.npmjs.com/package/dom-window-manager)

## What it does
Expand Down
Binary file removed dom-window-manager-1.0.0.tgz
Binary file not shown.
Binary file added dom-window-manager-1.0.3.tgz
Binary file not shown.
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dom-window-manager",
"version": "1.0.2",
"version": "1.0.3",
"description": "DOM Window Manager is a simple window manager for DOM elements",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit b6474ff

Please sign in to comment.