Skip to content

Commit

Permalink
cut v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dangell7 committed Jul 17, 2024
1 parent f99de7a commit 10bd429
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jshooks-api",
"version": "1.0.3",
"version": "1.0.4",
"description": "",
"main": "dist/npm/src/index.js",
"files": [
Expand All @@ -22,7 +22,7 @@
},
"license": "GPL-3.0-or-later",
"dependencies": {
"@transia/xahau-models": "^2.7.3-alpha.27"
"@transia/xahau-models": "^2.7.3-alpha.29"
},
"devDependencies": {
"@tsconfig/node16": "^16.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@transia/xahau-models@^2.7.3-alpha.27":
version "2.7.3-alpha.27"
resolved "https://registry.yarnpkg.com/@transia/xahau-models/-/xahau-models-2.7.3-alpha.27.tgz#701240c8795fc49e7f26199aa0c4dd516e16fa8b"
integrity sha512-ugqHxyCs0I7ztor+t3D7S094Vo4GbRSts7Cbzx26GjzPyJjxwFS0KBerJxauBhHHQELtjrQzmHLqhS1t0AwNTA==
"@transia/xahau-models@^2.7.3-alpha.29":
version "2.7.3-alpha.29"
resolved "https://registry.yarnpkg.com/@transia/xahau-models/-/xahau-models-2.7.3-alpha.29.tgz#17f28e5ed37d6ae4b9bbc9215b0843afb6fab677"
integrity sha512-MmIS55eTOHcS3skCzS23043QW0m9tLLmuPqq0L5lDI5mOuTcl5Euk5WjD2WcETivxNvlOExqLmp21jmhseXMww==
dependencies:
"@types/node" "^20.4.2"
ts-node "^10.9.1"
Expand Down

0 comments on commit 10bd429

Please sign in to comment.