Skip to content

Commit 148ba39

Browse files
committed
fix dep
1 parent 6bcaedc commit 148ba39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,7 @@
9393
"ts-node": "^8.10.2",
9494
"typedoc": "^0.18.0",
9595
"typescript": "^3.9.7",
96-
"typescript-require": "^0.2.10",
97-
"utf8": "^2.1.2"
96+
"typescript-require": "^0.2.10"
9897
},
9998
"dependencies": {
10099
"@js-joda/core": "^3.2.0",
@@ -115,6 +114,7 @@
115114
"rxjs-compat": "^6.6.3",
116115
"symbol-openapi-typescript-fetch-client": "0.11.2",
117116
"tweetnacl": "^1.0.3",
117+
"utf8": "^2.1.2",
118118
"ws": "^7.3.1"
119119
},
120120
"nyc": {

0 commit comments

Comments
 (0)