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 17d492b commit f8347b0Copy full SHA for f8347b0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "oc",
3
- "version": "0.49.66",
+ "version": "0.49.67",
4
"description": "A framework for developing and distributing html components",
5
"main": "./dist/index.js",
6
"types": "./dist/index.d.ts",
@@ -120,4 +120,4 @@
120
"universalify": "^2.0.0",
121
"yargs": "^17.7.2"
122
}
123
-}
+}
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