Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nazar Lysyi committed Nov 19, 2024
1 parent fdba0c2 commit 566e727
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 83 deletions.
118 changes: 37 additions & 81 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": "@crowdin/crowdin-apps-functions",
"version": "0.9.1",
"version": "0.9.2",
"description": "Utility library to easily and quickly develop Crowdin App",
"main": "out/index.js",
"types": "out/index.d.ts",
Expand Down Expand Up @@ -51,7 +51,7 @@
"typescript": "^4.8.4"
},
"dependencies": {
"@crowdin/crowdin-api-client": "^1.39.0",
"@crowdin/crowdin-api-client": "^1.39.1",
"axios": "^1.4.0",
"jimp": "^0.22.12",
"jsonwebtoken": "^9.0.0"
Expand Down

0 comments on commit 566e727

Please sign in to comment.