Skip to content

Commit 70c5328

Browse files
committed
Update Vuex ORM to 0.25.5
1 parent 1135cd7 commit 70c5328

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@vue/cli-plugin-eslint": "^3.0.0-beta.15",
1111
"@vue/cli-service": "^3.0.0-beta.15",
1212
"@vue/eslint-config-standard": "^3.0.0-rc.3",
13-
"@vuex-orm/core": "^0.25.4",
13+
"@vuex-orm/core": "^0.25.5",
1414
"normalize.css": "^8.0.0",
1515
"postcss-css-variables": "^0.9.0",
1616
"postcss-import": "^11.1.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -865,9 +865,9 @@
865865
version "1.2.0"
866866
resolved "https://registry.yarnpkg.com/@vue/web-component-wrapper/-/web-component-wrapper-1.2.0.tgz#bb0e46f1585a7e289b4ee6067dcc5a6ae62f1dd1"
867867

868-
"@vuex-orm/core@^0.25.4":
869-
version "0.25.4"
870-
resolved "https://registry.yarnpkg.com/@vuex-orm/core/-/core-0.25.4.tgz#0609e0df8a2ab2b614d53b8ce25e2c2bd562d0d3"
868+
"@vuex-orm/core@^0.25.5":
869+
version "0.25.5"
870+
resolved "https://registry.yarnpkg.com/@vuex-orm/core/-/core-0.25.5.tgz#ebdcfbbdb19195fff76309c1a8d4c1a708a23b38"
871871

872872
"@webassemblyjs/[email protected]":
873873
version "1.5.12"

0 commit comments

Comments
 (0)