Skip to content

Commit

Permalink
fix: pin @types/n3 to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Oct 30, 2018
1 parent 7918cc0 commit bc4f030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@rdfjs/data-model": "^1.1.0",
"@types/jest": "^23.3.0",
"@types/n3": "^1.0.0",
"@types/n3": "1.0.3",
"@types/rdf-js": "^1.0.1",
"arrayify-stream": "^1.0.0",
"coveralls": "^3.0.0",
Expand Down

0 comments on commit bc4f030

Please sign in to comment.