Skip to content

Commit 2c31bb6

Browse files
committed
fix: fix package name
1 parent 1ff44ce commit 2c31bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "coreui-vue-chartjs",
2+
"name": "@coreui/coreui-vue-chartjs",
33
"description": "Vue component wrapper for chart.js",
44
"version": "0.1.0",
55
"license": "MIT",

0 commit comments

Comments
 (0)