Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
build: release v1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
LewdHuTao committed Aug 29, 2024
1 parent f1646b8 commit 04c9e2a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 51 deletions.
62 changes: 13 additions & 49 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": "songcard",
"version": "1.3.1",
"version": "1.3.5",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand All @@ -10,8 +10,8 @@
"description": "A simple package to create song card.",
"dependencies": {
"@napi-rs/canvas": "^0.1.53",
"fs": "^0.0.1-security",
"jimp": "^0.22.12",
"path": "^0.12.7",
"pretty-ms": "^9.1.0"
},
"repository": {
Expand Down

0 comments on commit 04c9e2a

Please sign in to comment.