Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
deanpress committed Feb 20, 2020
1 parent 1020d48 commit 1dab230
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 18,142 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
node_modules

# Build
dist
dist
yarn-error.log
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"updates": "../../node_modules/npm-check-updates/bin/npm-check-updates -a"
},
"dependencies": {
"@arkecosystem/core-interfaces": "^2.6.1",
"@arkecosystem/crypto": "^2.6.1"
"@arkecosystem/core-interfaces": "^2.6.10",
"@arkecosystem/crypto": "^2.6.10"
},
"devDependencies": {
"@sindresorhus/tsconfig": "^0.5.0",
Expand Down
Loading

0 comments on commit 1dab230

Please sign in to comment.