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 7df318e commit 4dc8cb3Copy full SHA for 4dc8cb3
README.md
@@ -1,5 +1,7 @@
1
# Hunch Elements
2
3
+[](https://www.npmjs.com/package/@hunchcloud/elements)
4
+
5
A collection of custom element. Originally designed to be used on [Hunch](https://hunch.cloud), but can be used anywhere web components are supported.
6
7
🛸 [Documentation](https://hunch-elements.netlify.com).
package.json
@@ -1,6 +1,6 @@
{
"name": "@hunchcloud/elements",
- "version": "0.1.1",
+ "version": "0.2.0",
"description": "A collection of custom elements",
"main": "dist/index.js",
"files": [
0 commit comments