Skip to content

Commit

Permalink
sandbox 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
volovyks committed Aug 22, 2022
1 parent a38ca82 commit 2cf6ba2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests-sandbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
sandbox:
strategy:
matrix:
platform: [ubuntu-latest] # macos-latest
platform: [ubuntu-latest, macos-latest]
node-version: [14, 16]
runs-on: ${{ matrix.platform }}
steps:
Expand Down
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"fs-extra": "^10.0.0",
"js-sha256": "^0.9.0",
"near-api-js": "^0.44.1",
"near-sandbox": "^0.0.12",
"near-sandbox": "^0.0.13",
"near-units": "^0.1.9",
"node-port-check": "^2.0.1",
"promisify-child-process": "^4.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock

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

0 comments on commit 2cf6ba2

Please sign in to comment.