Skip to content

Commit

Permalink
ci: generate package-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
danioso committed Mar 25, 2024
1 parent 1150ffd commit 0eb72e7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
16 changes: 16 additions & 0 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redocmx",
"version": "0.0.4",
"version": "0.0.5",
"description": "Conversión CFDI a PDF",
"main": "src/index.js",
"types": "src/types.d.ts",
Expand All @@ -9,6 +9,7 @@
"engines": {
"node": ">= 18.0.0"
},
"keywords": ["cfdi a pdf", "cfdi to pdf", "sat mexico", "conversión cfdi a pdf", "cfdi", "personaliza cfdi a pdf", "redoc.mx", "redocmx"],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit 0eb72e7

Please sign in to comment.