From e982b39182d669ad7179fd77ca7b52b54050e1bb Mon Sep 17 00:00:00 2001 From: Ruben Verborgh Date: Thu, 22 Jan 2015 13:22:01 +0100 Subject: [PATCH] Update to latest N3.js version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4183ae4..dcc0407 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "ttl": "./TurtleValidator.js" }, "dependencies": { - "n3": "~0.2.6" + "n3": "^0.4.0" }, "devDependencies": {}, "scripts": {