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 80dc81a commit f176cc1Copy full SHA for f176cc1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "oc",
3
- "version": "0.49.13",
+ "version": "0.49.14",
4
"description": "A framework for developing and distributing html components",
5
"main": "./dist/index.js",
6
"types": "./dist/index.d.ts",
@@ -135,4 +135,4 @@
135
"universalify": "^2.0.0",
136
"yargs": "17.3.0"
137
}
138
-}
+}
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