Skip to content

Commit

Permalink
docs: upgrade to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weiqinke committed Jan 19, 2024
1 parent 97891f2 commit 4ac2aa8
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"name": "react-vite",
"private": true,
"version": "1.0.2",
"name": "nest-admin-web",
"version": "2.0.0",
"description": "",
"author": "[email protected]",
"type": "module",
"scripts": {
"dev": "vite --host",
Expand Down Expand Up @@ -53,5 +54,6 @@
"vite": "^5.0.8",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.2"
}
},
"license": "MIT"
}

0 comments on commit 4ac2aa8

Please sign in to comment.