Skip to content

Commit

Permalink
chore(deps): Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
emostov committed May 3, 2021
1 parent ce92a2f commit 96642f3
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 158 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"build": "tsc -p tsconfig.json"
},
"devDependencies": {
"@substrate/dev": "^0.4.0",
"@substrate/dev": "^0.5.2",
"@types/node": "^15.0.1",
"@types/yargs": "^16.0.0",
"typescript": "^4.2.4"
},
"dependencies": {
"@polkadot/api": "^4.3.1",
"winston": "^3.3.3",
"yargs": "^16.2.0"
"yargs": "^17.0.0"
}
}
Loading

0 comments on commit 96642f3

Please sign in to comment.