Skip to content

Commit

Permalink
feat(xsd): beta
Browse files Browse the repository at this point in the history
  • Loading branch information
MisaelMa committed Feb 15, 2024
1 parent de4481a commit 2776ac9
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json

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

1 change: 0 additions & 1 deletion packages/cfdi/complementos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
],
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"tag": "latest",
"access": "public"
},
"repository": {
Expand Down
1 change: 0 additions & 1 deletion packages/cfdi/csf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"tag": "latest",
"access": "public"
},
"repository": {
Expand Down
1 change: 0 additions & 1 deletion packages/cfdi/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"tag": "latest",
"access": "public"
},
"repository": {
Expand Down
1 change: 0 additions & 1 deletion packages/cfdi/xml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
],
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"tag": "latest",
"access": "public"
},
"repository": {
Expand Down
3 changes: 1 addition & 2 deletions packages/cfdi/xsd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cfdi/xsd",
"version": "0.0.20-beta.4",
"version": "0.0.20-beta.10",
"license": "MIT",
"main": "./dist/index.js",
"typings": "./dist/index.d.ts",
Expand Down Expand Up @@ -30,7 +30,6 @@
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"tag": "latest",
"access": "public"
},
"repository": {
Expand Down

0 comments on commit 2776ac9

Please sign in to comment.