Browse Source

create-stdf only support Vite+Tailwind

杜府 3 years ago
parent
commit
085608d5fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/create-stdf/package.json

+ 1 - 1
packages/create-stdf/package.json

@@ -1,6 +1,6 @@
 {
     "name": "create-stdf",
-    "version": "0.0.2",
+    "version": "0.0.3",
     "description": "A CLI for creating new STDF projects",
     "main": "./index.js",
     "scripts": {