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 09af963 commit 6ac5082Copy full SHA for 6ac5082
.watchmanconfig
@@ -0,0 +1 @@
1
+{}
package.json
@@ -29,11 +29,11 @@
29
"bin"
30
],
31
"devDependencies": {
32
- "jest": "^22.4.3",
+ "jest": "^25.1",
33
"junk": "^2.1.0",
34
- "prettier": "^1.12.1"
+ "prettier": "^2.0.21"
35
},
36
"dependencies": {
37
- "commander": "^2.15.1"
+ "commander": "^5.0.0"
38
}
39
0 commit comments