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 bce565a commit 540bd41Copy full SHA for 540bd41
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-reactive-refs",
3
- "version": "0.0.0",
+ "version": "0.0.1",
4
"description": "Make $refs reactive so they can be used in computed properties and watchers",
5
"main": "dist/index.js",
6
"module": "dist/index.esm.js",
0 commit comments