Skip to content

Commit 359ee9a

Browse files
committed
final push
1 parent e25ee2e commit 359ee9a

File tree

2 files changed

+2
-22
lines changed

2 files changed

+2
-22
lines changed

package-lock.json

Lines changed: 1 addition & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,29 +8,19 @@
88
"@contentstack/cli-command": "^1.3.2",
99
"@contentstack/cli-utilities": "^1.8.0",
1010
"@contentstack/types-generator": "^2.0.3",
11-
"dotenv": "^16.4.7",
12-
"fancy-test": "^3.0.16",
13-
"prettier": "^3.4.2"
11+
"dotenv": "^16.4.7"
1412
},
1513
"devDependencies": {
1614
"@oclif/plugin-help": "^3.3.1",
1715
"@oclif/test": "^4.0.9",
18-
"@types/async": "^3.2.24",
19-
"@types/chai": "^4.3.20",
2016
"@types/jest": "^26.0.24",
21-
"@types/lodash": "^4.17.14",
22-
"@types/mocha": "^10.0.10",
2317
"@types/node": "^10.17.60",
24-
"chai": "^5.1.2",
2518
"eslint": "^5.16.0",
2619
"eslint-config-oclif": "^3.1.2",
2720
"eslint-config-oclif-typescript": "^0.2.0",
28-
"globby": "^10.0.2",
2921
"jest": "^26.6.3",
30-
"mocha": "^10.7.3",
3122
"oclif": "^3.17.2",
3223
"ts-jest": "^26.5.6",
33-
"ts-node": "^10.9.2",
3424
"typescript": "^4.9.5"
3525
},
3626
"engines": {

0 commit comments

Comments
 (0)