Skip to content

Commit

Permalink
update tmplr-node
Browse files Browse the repository at this point in the history
  • Loading branch information
loreanvictor committed Sep 6, 2024
1 parent 0fa4669 commit edf0f43
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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": "tmplr",
"version": "0.3.3",
"version": "0.3.4",
"description": "Easy templating for repositories",
"bin": "dist/src/index.js",
"engines": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/loreanvictor/tmplr#readme",
"dependencies": {
"@tmplr/core": "^0.8.1",
"@tmplr/node": "^0.2.3",
"@tmplr/node": "^0.3.0",
"@tmplr/react": "^0.2.0",
"@tmplr/yaml-parser": "^0.2.0",
"chalk": "^4.1.2",
Expand Down

0 comments on commit edf0f43

Please sign in to comment.