Skip to content

Commit 07918a9

Browse files
committed
chore: 1.0.2 release: change package name
1 parent ba28e27 commit 07918a9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "@coreui/coreui-vue-chartjs",
2+
"name": "@coreui/vue-chartjs",
33
"description": "Vue component wrapper for chart.js",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"license": "MIT",
66
"main": "dist/coreui-vue-chartjs.common.js",
77
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)