Skip to content

Commit 040566c

Browse files
committed
uploaded new readme gifs
1 parent 5f9a817 commit 040566c

10 files changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
{
22
"name": "overvue",
3-
"version": "0.0.1",
3+
"version": "2.0.0",
44
"description": "Vue Prototype DevTool",
55
"productName": "OverVue",
66
"cordovaId": "org.cordova.quasar.app",
7-
"author": "Team OverVue",
7+
"author": "Team OverVue, Team Vuetiful",
88
"private": true,
9+
"bugs": {
10+
"url": "https://github.com/TeamOverVue/OverVue/issues"
11+
},
12+
"homepage": "https://github.com/TeamOverVue/OverVue",
913
"scripts": {
1014
"lint": "eslint --ext .js,.vue src",
1115
"test": "echo \"See package.json => scripts for available tests.\" && exit 0",

src/assets/readme/add_new_route.gif

830 KB
Loading
702 KB
Loading

src/assets/readme/dashboard.gif

1020 KB
Loading

src/assets/readme/layers.gif

734 KB
Loading

src/assets/readme/nesting_html.gif

906 KB
Loading

src/assets/readme/overvue1.png

1.65 MB
Loading
2.33 MB
Loading

src/assets/readme/undo_redo.gif

285 KB
Loading
625 KB
Loading

0 commit comments

Comments
 (0)