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 065cb4c commit d93b247Copy full SHA for d93b247
package.json
@@ -15,6 +15,8 @@
15
"@types/jsdom": "^21.1.7",
16
"@types/lodash.chunk": "^4.2.9",
17
"@types/shelljs": "^0.8.15",
18
+ "cli-progress": "^3.12.0",
19
+ "diff": "^5.1.0",
20
"jsdom": "^25.0.0",
21
"lodash.chunk": "^4.2.0",
22
"open": "^8.4.2",
@@ -38,8 +40,6 @@
38
40
"@typescript-eslint/eslint-plugin": "^4.2.0",
39
41
"@typescript-eslint/parser": "^4.2.0",
42
"chai": "^4.4.1",
- "cli-progress": "^3.12.0",
- "diff": "^5.1.0",
43
"eslint": "^7.27.0",
44
"eslint-config-oclif": "^3.1",
45
"eslint-config-prettier": "^8",
0 commit comments