Skip to content

Commit

Permalink
Merge pull request #20 from AnthonyLaw/new-layout-0.9.6.1
Browse files Browse the repository at this point in the history
update to symbol sdk 0.24.5
  • Loading branch information
AnthonyLaw authored Jun 30, 2020
2 parents 391b781 + 6320db7 commit 729f5d1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"homepage": "https://github.com/44uk/symbol-faucet",
"private": true,
"engines": {
"node": "8.11.1"
"node": "12.18.2"
},
"scripts": {
"dev": "cross-env NODE_ENV=development nodemon server/index.ts --watch server",
Expand Down Expand Up @@ -49,7 +49,7 @@
"rxjs": "^6.5.5",
"stylus": "^0.54.7",
"stylus-loader": "^3.0.2",
"symbol-sdk": "^0.20.4",
"symbol-sdk": "^0.20.5",
"tls": "0.0.1",
"tsconfig-paths": "^3.9.0",
"utf-8-validate": "^5.0.2",
Expand Down

0 comments on commit 729f5d1

Please sign in to comment.