Skip to content

Commit af0d76b

Browse files
committed
text-encoding-utf-8: remove unused dependency
1 parent 257c80d commit af0d76b

File tree

2 files changed

+14
-25
lines changed

2 files changed

+14
-25
lines changed

package-lock.json

Lines changed: 13 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,7 @@
108108
"@babel/runtime": "^7.5.5",
109109
"neo4j-driver-bolt-connection": "file:bolt-connection",
110110
"neo4j-driver-core": "file:core",
111-
"rxjs": "^6.6.3",
112-
"text-encoding-utf-8": "^1.0.2"
111+
"rxjs": "^6.6.3"
113112
},
114113
"bundledDependencies": [
115114
"neo4j-driver-core",

0 commit comments

Comments
 (0)