Skip to content

Commit cccc24f

Browse files
committed
Update jsonld dependency.
Was broken on Node 4.x.
1 parent 806f737 commit cccc24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"qejs": "^3.0.0",
2222
"n3": "^0.4.0",
23-
"jsonld": "^0.3.0",
23+
"jsonld": "^0.4.2",
2424
"request": "^2.27.0",
2525
"mime": "^1.2.11",
2626
"negotiate": "^1.0.1",

0 commit comments

Comments
 (0)