Skip to content

Commit

Permalink
release: v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ten-K committed Nov 18, 2023
1 parent 6e882f9 commit 96ac68d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "pure-thin-cli",
"version": "0.1.8",
"version": "0.2.0",
"description": "vue-pure-admin脚手架",
"main": "bin/www.js",
"engines": {
"node": ">=18.18.0"
"node": ">=18.18.0",
"pnpm": ">=8.9.2"
},
"packageManager": "[email protected]",
"scripts": {
"dev": "pnpm build && pure init thin vue-pure-admin",
"devc": "pnpm build && pure create",
Expand Down

0 comments on commit 96ac68d

Please sign in to comment.