Skip to content

Commit

Permalink
0.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Aug 25, 2023
1 parent 9491918 commit ec27783
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.16",
"version": "0.1.17",
"description": "Extensible template based file generator",
"keywords": [
"template",
Expand Down Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@types/ejs": "^3.1.2",
"@types/node": "^20.5.4",
"@types/node": "^20.5.6",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"c8": "^8.0.1",
Expand All @@ -68,7 +68,7 @@
"prettier-plugin-packagejson": "^2.4.5",
"tsup": "^7.2.0",
"tsx": "^3.12.7",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit ec27783

Please sign in to comment.