Skip to content

Commit b5a462b

Browse files
committed
chore: Upgrade @nitric/api.
1 parent 4a66b53 commit b5a462b

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
@@ -27,7 +27,7 @@
2727
],
2828
"dependencies": {
2929
"@grpc/grpc-js": "^1.5.9",
30-
"@nitric/api": "0.16.0-rc.14",
30+
"@nitric/api": "0.16.0",
3131
"google-protobuf": "3.14.0",
3232
"tslib": "^2.1.0"
3333
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -531,10 +531,10 @@
531531
"@types/yargs" "^15.0.0"
532532
chalk "^4.0.0"
533533

534-
"@nitric/api@0.16.0-rc.14":
535-
version "0.16.0-rc.14"
536-
resolved "https://registry.yarnpkg.com/@nitric/api/-/api-0.16.0-rc.14.tgz#7a33a49ad295982a638787351cb7e634c18c79d0"
537-
integrity sha512-EH3PUQIOD9/Qx5vZYRF4b8vioEACY5pPtzKgk3aQYjZJrrDhWcN4AcUV0/9RhDeWi9mPXqY1/ZklQGg7thJGXg==
534+
"@nitric/api@0.16.0":
535+
version "0.16.0"
536+
resolved "https://registry.yarnpkg.com/@nitric/api/-/api-0.16.0.tgz#233a1aa3cb4ef29188b5336c0e70d067e027cb26"
537+
integrity sha512-dXJfPlAe/G35nSVn4IIvjB0TqWYJPyYNOqu1TdjV14vy++L7ALkabVJtKULQQ94+71okvfmO4kMHQeKsYYS/Mw==
538538
dependencies:
539539
google-protobuf "3.14.0"
540540
tslib "^2.1.0"

0 commit comments

Comments
 (0)