Skip to content

Commit

Permalink
docs: fix main image path and update package version at sandboxes (#788)
Browse files Browse the repository at this point in the history
  • Loading branch information
thabarbados committed Apr 1, 2022
1 parent ea8a7fb commit ad1ec69
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion legacy/sandboxes/bar/package.json
Expand Up @@ -3,6 +3,6 @@
"dependencies": {
"vue": "2.6.14",
"chart.js": "3.7.0",
"vue-chartjs": "4.0.0"
"vue-chartjs": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion legacy/sandboxes/bubble/package.json
Expand Up @@ -3,6 +3,6 @@
"dependencies": {
"vue": "2.6.14",
"chart.js": "3.7.0",
"vue-chartjs": "4.0.0"
"vue-chartjs": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion legacy/sandboxes/doughnut/package.json
Expand Up @@ -3,6 +3,6 @@
"dependencies": {
"vue": "2.6.14",
"chart.js": "3.7.0",
"vue-chartjs": "4.0.0"
"vue-chartjs": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion legacy/sandboxes/line/package.json
Expand Up @@ -3,6 +3,6 @@
"dependencies": {
"vue": "2.6.14",
"chart.js": "3.7.0",
"vue-chartjs": "4.0.0"
"vue-chartjs": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion legacy/sandboxes/pie/package.json
Expand Up @@ -3,6 +3,6 @@
"dependencies": {
"vue": "2.6.14",
"chart.js": "3.7.0",
"vue-chartjs": "4.0.0"
"vue-chartjs": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion legacy/sandboxes/polar-area/package.json
Expand Up @@ -3,6 +3,6 @@
"dependencies": {
"vue": "2.6.14",
"chart.js": "3.7.0",
"vue-chartjs": "4.0.0"
"vue-chartjs": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion legacy/sandboxes/radar/package.json
Expand Up @@ -3,6 +3,6 @@
"dependencies": {
"vue": "2.6.14",
"chart.js": "3.7.0",
"vue-chartjs": "4.0.0"
"vue-chartjs": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion legacy/sandboxes/scatter/package.json
Expand Up @@ -3,6 +3,6 @@
"dependencies": {
"vue": "2.6.14",
"chart.js": "3.7.0",
"vue-chartjs": "4.0.0"
"vue-chartjs": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion sandboxes/bar/package.json
Expand Up @@ -4,7 +4,7 @@
"chart.js": "3.7.0",
"typescript": "^4.6.2",
"vue": "^3.2.31",
"vue-chartjs": "4.0.2"
"vue-chartjs": "^4.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/bubble/package.json
Expand Up @@ -4,7 +4,7 @@
"chart.js": "3.7.0",
"typescript": "^4.6.2",
"vue": "^3.2.31",
"vue-chartjs": "4.0.2"
"vue-chartjs": "^4.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/custom/package.json
Expand Up @@ -4,7 +4,7 @@
"chart.js": "3.7.0",
"typescript": "^4.6.2",
"vue": "^3.2.31",
"vue-chartjs": "4.0.2"
"vue-chartjs": "^4.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/doughnut/package.json
Expand Up @@ -4,7 +4,7 @@
"chart.js": "3.7.0",
"typescript": "^4.6.2",
"vue": "^3.2.31",
"vue-chartjs": "4.0.2"
"vue-chartjs": "^4.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/line/package.json
Expand Up @@ -4,7 +4,7 @@
"chart.js": "3.7.0",
"typescript": "^4.6.2",
"vue": "^3.2.31",
"vue-chartjs": "4.0.2"
"vue-chartjs": "^4.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/pie/package.json
Expand Up @@ -4,7 +4,7 @@
"chart.js": "3.7.0",
"typescript": "^4.6.2",
"vue": "^3.2.31",
"vue-chartjs": "4.0.2"
"vue-chartjs": "^4.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/polar-area/package.json
Expand Up @@ -4,7 +4,7 @@
"chart.js": "3.7.0",
"typescript": "^4.6.2",
"vue": "^3.2.31",
"vue-chartjs": "4.0.2"
"vue-chartjs": "^4.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/radar/package.json
Expand Up @@ -4,7 +4,7 @@
"chart.js": "3.7.0",
"typescript": "^4.6.2",
"vue": "^3.2.31",
"vue-chartjs": "4.0.2"
"vue-chartjs": "^4.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/reactive-prop/package.json
Expand Up @@ -4,7 +4,7 @@
"chart.js": "3.7.0",
"typescript": "^4.6.2",
"vue": "^3.2.31",
"vue-chartjs": "4.0.2"
"vue-chartjs": "^4.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/reactive/package.json
Expand Up @@ -4,7 +4,7 @@
"chart.js": "3.7.0",
"typescript": "^4.6.2",
"vue": "^3.2.31",
"vue-chartjs": "4.0.2"
"vue-chartjs": "^4.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion sandboxes/scatter/package.json
Expand Up @@ -4,7 +4,7 @@
"chart.js": "3.7.0",
"typescript": "^4.6.2",
"vue": "^3.2.31",
"vue-chartjs": "4.0.2"
"vue-chartjs": "^4.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion website/src/index.md
@@ -1,6 +1,6 @@
---
home: true
heroImage: /images/vue-chartjs.png
heroImage: https://raw.githubusercontent.com/apertureless/vue-chartjs/main/website/src/images/vue-chartjs.png
actionText: Get Started →
actionLink: /guide/
features:
Expand Down
2 changes: 1 addition & 1 deletion website/src/ja/index.md
@@ -1,6 +1,6 @@
---
home: true
heroImage: /images/vue-chartjs.png
heroImage: https://raw.githubusercontent.com/apertureless/vue-chartjs/main/website/src/images/vue-chartjs.png
actionText: 初めに →
actionLink: /ja/guide/
features:
Expand Down
2 changes: 1 addition & 1 deletion website/src/pt-br/index.md
@@ -1,6 +1,6 @@
---
home: true
heroImage: /images/vue-chartjs.png
heroImage: https://raw.githubusercontent.com/apertureless/vue-chartjs/main/website/src/images/vue-chartjs.png
actionText: Começar →
actionLink: /pt-br/guide/
features:
Expand Down
2 changes: 1 addition & 1 deletion website/src/ru/index.md
@@ -1,6 +1,6 @@
---
home: true
heroImage: /images/vue-chartjs.png
heroImage: https://raw.githubusercontent.com/apertureless/vue-chartjs/main/website/src/images/vue-chartjs.png
actionText: Начать →
actionLink: /ru/guide/
features:
Expand Down
2 changes: 1 addition & 1 deletion website/src/zh-cn/index.md
@@ -1,6 +1,6 @@
---
home: true
heroImage: /images/vue-chartjs.png
heroImage: https://raw.githubusercontent.com/apertureless/vue-chartjs/main/website/src/images/vue-chartjs.png
actionText: 起步 →
actionLink: /zh-cn/guide/
features:
Expand Down

0 comments on commit ad1ec69

Please sign in to comment.