Skip to content

Commit

Permalink
0.49.37
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardo-devis-agullo committed Dec 23, 2023
1 parent 9b9b5d7 commit bc50564
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oc",
"version": "0.49.36",
"version": "0.49.37",
"description": "A framework for developing and distributing html components",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -128,4 +128,4 @@
"universalify": "^2.0.0",
"yargs": "17.7.2"
}
}
}
2 changes: 1 addition & 1 deletion src/components/oc-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "oc-client",
"description": "The OpenComponents client-side javascript client",
"version": "0.49.36",
"version": "0.49.37",
"repository": "https://github.com/opencomponents/oc/tree/master/components/oc-client",
"author": "Matteo Figus <[email protected]>",
"oc": {
Expand Down

0 comments on commit bc50564

Please sign in to comment.