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 45fc353 commit 0251ec7Copy full SHA for 0251ec7
README.md
@@ -18,7 +18,7 @@ Simply reference the github project in your `package.json`
18
```javascript
19
dependencies: {
20
...
21
- "vuexorm-isdirty-plugin": "git://github.com/tvillaren/vuexorm-isdirty-plugin"
+ "vuexorm-isdirty-plugin": "git://github.com/vuex-orm/vuexorm-isdirty-plugin"
22
23
}
24
```
0 commit comments