We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7450e02 commit 8d0b3c5Copy full SHA for 8d0b3c5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "semantic-graphql",
3
- "version": "0.2.1",
+ "version": "0.3.0",
4
"description": "Create GraphQL schemas from RDF-based ontologies",
5
"main": "index.js",
6
"author": "David Hérault <dherault@nelson.ai> (https://github.com/dherault)",
@@ -29,7 +29,7 @@
29
},
30
"devDependencies": {
31
"chai": "^3.5.0",
32
- "eslint": "^3.11.1",
+ "eslint": "^3.12.0",
33
"eslint-config-airbnb-base": "^10.0.1",
34
"eslint-plugin-import": "^2.2.0",
35
"graphql": "^0.8.2",
0 commit comments