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 3bf4828 commit 783e8e1Copy full SHA for 783e8e1
package.json
@@ -13,7 +13,7 @@
13
"e2e:open": "cypress open"
14
},
15
"dependencies": {
16
- "@animxyz/core": "^0.4.0",
+ "@animxyz/core": "0.6.6",
17
"@animxyz/vue": "^0.4.0",
18
"@braid/vue-formulate": "^2.5.0",
19
"@nuxt/typescript-runtime": "^2.0.0",
yarn.lock
@@ -2,6 +2,11 @@
2
# yarn lockfile v1
3
4
5
+"@animxyz/[email protected]":
6
+ version "0.6.6"
7
+ resolved "https://registry.yarnpkg.com/@animxyz/core/-/core-0.6.6.tgz#2c5eae54c7a6b98c3be79ae16fc1ec68991f67cc"
8
+ integrity sha512-NtAA/G0Gq3hzAiL6yuE/4U8IgHMPUl3MxbWUbhO443T9UCsf9rBY94P5aK79Zd+/529FeoNdDphIOcOZLsI2sA==
9
+
10
"@animxyz/core@^0.4.0":
11
version "0.4.0"
12
resolved "https://registry.npmjs.org/@animxyz/core/-/core-0.4.0.tgz"
0 commit comments