Skip to content

Commit

Permalink
release: v1.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cloydlau committed Aug 13, 2024
1 parent 58ee6c9 commit df99658
Show file tree
Hide file tree
Showing 2 changed files with 342 additions and 352 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "admate",
"PascalCasedName": "Admate",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"private": false,
"description": "Admin CRUD frontend meta framework for Vue 2.6/2.7/3, extremely concise without losing flexibility.",
"author": {
Expand Down Expand Up @@ -73,12 +73,12 @@
"vue-demi": "^0.14.10"
},
"devDependencies": {
"@antfu/eslint-config": "^2.25.0",
"@antfu/eslint-config": "^2.25.1",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@element-plus/icons-vue": "latest",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.1.0",
"@types/node": "^22.2.0",
"@vitejs/plugin-vue": "latest",
"@vue/compiler-sfc": "latest",
"@vue/test-utils": "latest",
Expand All @@ -105,9 +105,9 @@
"semver": "^7.6.3",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.5.4",
"unocss": "0.58",
"unocss": "~0.58.9",
"unplugin-auto-import": "^0.18.2",
"unplugin-vue-components": "^0.27.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.0",
"vite-plugin-dts": "4.0.2",
"vite-plugin-mock": "^3.0.2",
Expand Down
Loading

0 comments on commit df99658

Please sign in to comment.