Skip to content

Commit

Permalink
0.1.135
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Mar 7, 2024
1 parent b4c9396 commit 4f44a47
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.134",
"version": "0.1.135",
"description": "Extensible template based file generator",
"keywords": [
"template",
Expand Down Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/ejs": "^3.1.5",
"@types/node": "^20.11.24",
"@types/node": "^20.11.25",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"c8": "^9.1.0",
Expand All @@ -68,7 +68,7 @@
"prettier-plugin-packagejson": "^2.4.12",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit 4f44a47

Please sign in to comment.