Skip to content

Commit

Permalink
build(deps-dev): update near-shell requirement in /blank_rust_project
Browse files Browse the repository at this point in the history
Updates the requirements on [near-shell](https://github.com/nearprotocol/near-shell) to permit the latest version.
- [Release notes](https://github.com/nearprotocol/near-shell/releases)
- [Commits](near/near-cli@v0.20.8...v0.20.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 24, 2020
1 parent f2e9799 commit 9afe9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blank_rust_project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"gulp": "^4.0.2",
"jest": "^25.3.0",
"jest-environment-node": "^25.3.0",
"near-shell": "^0.20.8",
"near-shell": "^0.20.9",
"nodemon": "^2.0.3",
"parcel-bundler": "^1.12.4",
"env-cmd": "^10.1.0",
Expand Down

0 comments on commit 9afe9b8

Please sign in to comment.