cormo-graphql
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "cormo-graphql", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "GraphQL support for CORMO", | ||
@@ -27,4 +27,4 @@ "main": "./lib", | ||
"dependencies": { | ||
"@croquiscom/crary-graphql": "^0.3.2", | ||
"cormo": "^0.12.7", | ||
"@croquiscom/crary-graphql": "^0.3.3", | ||
"cormo": "^0.12.8", | ||
"graphql": "^14.5.8", | ||
@@ -34,10 +34,10 @@ "lodash": "^4.17.15" | ||
"devDependencies": { | ||
"@types/chai": "^4.2.3", | ||
"@types/chai": "^4.2.4", | ||
"@types/graphql": "^14.5.0", | ||
"@types/lodash": "^4.14.141", | ||
"@types/lodash": "^4.14.144", | ||
"@types/mocha": "^5.2.7", | ||
"@types/node": "^12.7.9", | ||
"@types/node": "^12.12.6", | ||
"@types/sinon": "^7.5.0", | ||
"chai": "^4.2.0", | ||
"mocha": "^6.2.1", | ||
"mocha": "^6.2.2", | ||
"mysql": "^2.17.1", | ||
@@ -47,6 +47,6 @@ "rimraf": "^3.0.0", | ||
"ts-node": "^8.4.1", | ||
"tslint": "^5.20.0", | ||
"typescript": "^3.6.3" | ||
"tslint": "^5.20.1", | ||
"typescript": "^3.7.2" | ||
}, | ||
"gitHead": "9a57081cbcb4db95adede06e51f18593409cb52e" | ||
"gitHead": "e2d9e9998bb52f971bd42d6d10d310082f1b5c22" | ||
} |
22282
Updatedcormo@^0.12.8