Skip to content

Commit b5eed3f

Browse files
committed
🌼 Update Version - v9.2.0
1 parent 51bd45d commit b5eed3f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-express-starter",
3-
"version": "9.1.2",
3+
"version": "9.2.0",
44
"description": "Quick and Easy TypeScript Express Starter",
55
"author": "AGUMON <[email protected]>",
66
"license": "MIT",
@@ -36,14 +36,13 @@
3636
"start": "node bin/cli.js"
3737
},
3838
"dependencies": {
39-
"chalk": "^3.0.0",
39+
"chalk": "^4.1.2",
4040
"edit-json-file": "^1.5.0",
4141
"gitignore": "^0.6.0",
4242
"inquirer": "^6.5.2",
4343
"ncp": "^2.0.0",
4444
"ora": "^4.0.3"
4545
},
46-
"devDependencies": {},
4746
"publishConfig": {
4847
"access": "public"
4948
},

0 commit comments

Comments
 (0)