Skip to content

Commit

Permalink
0.1.63
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Nov 11, 2023
1 parent 7aadfa5 commit 496316c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "templgen",
"version": "0.1.62",
"version": "0.1.63",
"description": "Extensible template based file generator",
"keywords": [
"template",
Expand Down Expand Up @@ -51,7 +51,7 @@
"ejs": "^3.1.9"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.2.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/ejs": "^3.1.5",
"@types/node": "^20.9.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
Expand All @@ -67,7 +67,7 @@
"prettier": "^3.0.3",
"prettier-plugin-packagejson": "^2.4.6",
"tsup": "^7.2.0",
"tsx": "^4.0.0",
"tsx": "^4.1.0",
"typescript": "^5.2.2"
},
"engines": {
Expand Down

0 comments on commit 496316c

Please sign in to comment.