Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DPende committed May 5, 2024
1 parent f4e271f commit 5dec627
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": "editpix",
"version": "1.0.1",
"version": "1.0.2",
"description": "Simple JavaScript library for image editing.",
"main": "src/editpix.js",
"type": "module",
Expand Down Expand Up @@ -35,4 +35,4 @@
"eslint-plugin-jest": "^27.9.0",
"jest": "^29.7.0"
}
}
}

0 comments on commit 5dec627

Please sign in to comment.