Skip to content

Commit 70021d2

Browse files
committed
Fix missing rdf-string dependency in core, Closes #131
1 parent 4e1067b commit 70021d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"mime": "^2.4.4",
4444
"n3": "^1.3.5",
4545
"negotiate": "^1.0.1",
46+
"rdf-string": "^1.3.1",
4647
"q": "^1.4.1",
4748
"qejs": "^3.0.5",
4849
"request": "^2.88.2",

0 commit comments

Comments
 (0)