Skip to content

Commit afab0b3

Browse files
committed
Update client version
1 parent c42024f commit afab0b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "Cratecode",
1111
"license": "Apache-2.0",
1212
"dependencies": {
13-
"@cratecode/client": "^1.0.11",
13+
"@cratecode/client": "^1.0.12",
1414
"prompts": "^2.4.2",
1515
"yargs": "^17.5.1"
1616
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@cratecode/client@^1.0.11":
6-
version "1.0.11"
7-
resolved "https://registry.yarnpkg.com/@cratecode/client/-/client-1.0.11.tgz#4e0cb27200e8c5cf2910ee9db7b3030ac21bf844"
8-
integrity sha512-mE2Nj9xl85/jcN3nSzwmpAmfmA0LkYPBJoVMd8fwHEJ09i4+OH9UWOMoguc2iHlJYWGtrNJS7gmftYu5/OVnJw==
5+
"@cratecode/client@^1.0.12":
6+
version "1.0.12"
7+
resolved "https://registry.yarnpkg.com/@cratecode/client/-/client-1.0.12.tgz#4584be8517f397f4238f687bf139c21bee2da806"
8+
integrity sha512-5saMwYvufat+cZfUVYYLdNVJOVFTl5V8B32MgnVN6kd9BX36L/ibKssVFKWLZRE6IbXEiw4VeMcMC5mQexzYcQ==
99
dependencies:
1010
"@protobuf-ts/runtime" "^2.8.1"
1111
axios "^0.27.2"

0 commit comments

Comments
 (0)