Skip to content

Commit

Permalink
0.1.130
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Feb 27, 2024
1 parent 44cd30c commit 9084485
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
98 changes: 49 additions & 49 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.129",
"version": "0.1.130",
"description": "Extensible template based file generator",
"keywords": [
"template",
Expand Down Expand Up @@ -54,8 +54,8 @@
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/ejs": "^3.1.5",
"@types/node": "^20.11.20",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"c8": "^9.1.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit 9084485

Please sign in to comment.