diff --git a/package.json b/package.json index 57c67f8..0c0bbea 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,7 @@ "dependencies": { "@comunica/context-entries": "^2.8.2", "@comunica/query-sparql-rdfjs": "^2.5.1", + "@types/jsonld": "^1.5.8", "commander": "^12.0.0", "componentsjs": "^5.3.2", "eyereasoner": "12.4.1", @@ -70,7 +71,6 @@ "@types/chai": "^4.3.5", "@types/fs-extra": "^11.0.1", "@types/glob": "^8.1.0", - "@types/jsonld": "^1.5.8", "@types/mocha": "^10.0.1", "@types/n3": "^1.10.4", "@types/streamify-string": "^1.0.0",