Skip to content

Commit 67baf24

Browse files
committed
update readme and package for 1.1.4
1 parent ddab152 commit 67baf24

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ new Vue({
8181

8282
Now `VueWait` will use `Vuex` store for data management which can be traced in `Vue DevTools > Vuex`
8383

84-
<img src="./resources/vue-wait-2.gif" width="480">
85-
8684
## ♻️ Usage with Nuxt.js
8785

8886
Add `vue-wait/nuxt` to modules section of `nuxt.config.js`

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"keywords": [
88
"vue",
99
"vuex",
10+
"nuxt",
1011
"plugin",
1112
"loading",
1213
"loader"

0 commit comments

Comments
 (0)