Skip to content

Commit

Permalink
updated dev dependencies and nats-server to current versions (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart authored Jun 17, 2021
1 parent 3ff9d64 commit f88e3d0
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/natsjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
deno-version: 1.9.2
- name: Set NATS Server Version
run: echo "NATS_VERSION=v2.2.3" >> $GITHUB_ENV
run: echo "NATS_VERSION=v2.2.6" >> $GITHUB_ENV
- name: Get nats-server
run: |
wget "https://github.com/nats-io/nats-server/releases/download/$NATS_VERSION/nats-server-$NATS_VERSION-linux-amd64.zip" -O tmp.zip
Expand Down
48 changes: 24 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f88e3d0

Please sign in to comment.