Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix dep
  • Loading branch information
OlegMakarenko committed Mar 31, 2021
commit 148ba39d542df00cbedd0aeaea5785f2af33476c
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,7 @@
"ts-node": "^8.10.2",
"typedoc": "^0.18.0",
"typescript": "^3.9.7",
"typescript-require": "^0.2.10",
"utf8": "^2.1.2"
"typescript-require": "^0.2.10"
},
"dependencies": {
"@js-joda/core": "^3.2.0",
Expand All @@ -115,6 +114,7 @@
"rxjs-compat": "^6.6.3",
"symbol-openapi-typescript-fetch-client": "0.11.2",
"tweetnacl": "^1.0.3",
"utf8": "^2.1.2",
"ws": "^7.3.1"
},
"nyc": {
Expand Down