From df0755da80187201225ad89e4fff9b0a6d1ddad1 Mon Sep 17 00:00:00 2001 From: mielvds Date: Thu, 31 May 2018 16:32:47 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09e6313..3041626 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "ttl": "./TurtleValidator.js" }, "dependencies": { - "n3": "^0.11.x" + "n3": "0.11.3" }, "devDependencies": {}, "scripts": {