We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0cc7dd commit de0cd8cCopy full SHA for de0cd8c
package.json
@@ -16,7 +16,7 @@
16
"lodash": "^4.17.10",
17
"pluralize": "^7.0.0",
18
"roarr": "^2.3.0",
19
- "slonik": "^5.6.0",
+ "slonik": "^5.7.0",
20
"yargs": "^11.0.0"
21
},
22
"description": "A scaffolding tool for projects using DataLoader, Flow and PostgreSQL.",
@@ -29,12 +29,12 @@
29
"babel-preset-env": "^1.7.0",
30
"babel-register": "^6.26.0",
31
"coveralls": "^3.0.1",
32
- "eslint": "^4.19.1",
33
- "eslint-config-canonical": "^10.2.1",
34
- "flow-bin": "^0.74.0",
+ "eslint": "^5.0.0",
+ "eslint-config-canonical": "^10.3.1",
+ "flow-bin": "^0.75.0",
35
"husky": "^0.14.3",
36
"nyc": "^12.0.2",
37
- "semantic-release": "^15.5.1"
+ "semantic-release": "^15.6.0"
38
39
"engines": {
40
"node": ">=8"
0 commit comments