We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49df52 commit 751e479Copy full SHA for 751e479
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "oc",
3
- "version": "0.49.11",
+ "version": "0.49.12",
4
"description": "A framework for developing and distributing html components",
5
"main": "./dist/index.js",
6
"types": "./dist/index.d.ts",
@@ -136,4 +136,4 @@
136
"universalify": "^2.0.0",
137
"yargs": "17.3.0"
138
}
139
-}
+}
src/components/oc-client/package.json
@@ -1,7 +1,7 @@
"name": "oc-client",
"description": "The OpenComponents client-side javascript client",
"repository": "https://github.com/opencomponents/oc/tree/master/components/oc-client",
"author": "Matteo Figus <[email protected]>",
7
"oc": {
0 commit comments