Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
graphieros committed Dec 26, 2024
1 parent 73f1a31 commit 9f5cfbd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-data-ui-cli",
"version": "0.0.9",
"version": "1.0.0",
"private": false,
"description": "A CLI tool to generate Vue Data UI chart component boilerplates",
"main": "index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"peerDependencies": {
"prettier": "^3.4.2",
"vue-data-ui": "^2.4.51",
"vue-data-ui": "^2.4.52",
"vue": "^3.5.13"
}
}

0 comments on commit 9f5cfbd

Please sign in to comment.