diff --git a/package.json b/package.json index 9760aa44..8b55ed63 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "dev:h5": "uni", "dev:h5:sit": "uni -p h5 --mode sit", "dev:h5:uat": "uni -p h5 --mode uat", - "dev:h5:production": "uni -p h5 --mode production", - "build:app-plus:dev": "uni build -p app-plus --mode development", + "dev:h5:production": "uni -p h5 --mode production", + "build:app-plus:dev": "uni build -p app-plus --mode development", "build:app-plus:sit": "uni build -p app-plus --mode sit", "build:app-plus:uat": "uni build -p app-plus --mode uat", "build:app-plus": "uni build -p app-plus", @@ -31,6 +31,7 @@ "@dcloudio/uni-mp-xhs": "3.0.0-4060620250520001", "@dcloudio/uni-quickapp-webview": "3.0.0-4060620250520001", "crypto-js": "^3.1.9-1", + "markdown-it": "^14.1.0", "pinia": "^2.3.1", "terser": "^5.42.0", "uuid": "^11.1.0",