Update to latest N3.js version.

This commit is contained in:
Ruben Verborgh 2015-01-22 13:22:01 +01:00
parent cd42b80738
commit e982b39182
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"ttl": "./TurtleValidator.js"
},
"dependencies": {
"n3": "~0.2.6"
"n3": "^0.4.0"
},
"devDependencies": {},
"scripts": {