Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
sametcelikbicak committed Oct 23, 2022
1 parent 81e1ba6 commit 0d4b370
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 12 deletions.
23 changes: 13 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tsci",
"version": "0.0.5",
"version": "2022.10.23",
"description": "TypeScript CLI for creating HTML & CSS & TypeScript project with different bundlers.",
"exports": "./lib/cli.js",
"types": "./lib/cli.d.ts",
Expand Down Expand Up @@ -48,7 +48,7 @@
],
"dependencies": {
"chalk": "^5.1.2",
"enum2array": "^2022.9.10",
"enum2array": "^2022.10.23",
"inquirer": "^9.1.4",
"shelljs": "^0.8.5"
}
Expand Down

0 comments on commit 0d4b370

Please sign in to comment.