-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
1,139 additions
and
939 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,35 @@ | ||
{ | ||
"name": "podcast-together", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"description": "一个基于 vite + vue + vue-router + ts + laf 的全栈项目,让你跟好友一起实时在线听播客!", | ||
"type": "module", | ||
"scripts": { | ||
"dev": "vite", | ||
"dev-force": "vite --force", | ||
"build": "vue-tsc --noEmit && vite build", | ||
"preview": "vite preview", | ||
"tcb-deploy": "cd dist & tcb hosting deploy . -e pt-8gd0s9d94b2f9d68" | ||
"preview": "vite preview" | ||
}, | ||
"engines": { | ||
"node": "16.x" | ||
}, | ||
"engines": { "node": "16.x" }, | ||
"dependencies": { | ||
"nanoid": "^4.0.0", | ||
"pinia": "^2.0.17", | ||
"pinia": "^2.0.28", | ||
"shikwasa2": "^2.3.0", | ||
"vconsole": "^3.14.6", | ||
"vue": "^3.2.37", | ||
"vue-router": "4", | ||
"vconsole": "^3.15.0", | ||
"vue": "^3.2.45", | ||
"vue-router": "^4.1.6", | ||
"weixin-js-sdk-ts": "^1.6.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^18.6.2", | ||
"@vitejs/plugin-vue": "^3.0.0", | ||
"sass": "^1.54.0", | ||
"typescript": "^4.6.4", | ||
"@types/node": "^18.11.18", | ||
"@vitejs/plugin-vue": "^4.0.0", | ||
"sass": "^1.57.1", | ||
"typescript": "^4.9.4", | ||
"user-agent-data-types": "^0.3.0", | ||
"vite": "^3.0.0", | ||
"vite-plugin-pwa": "^0.12.7", | ||
"vue-tsc": "^0.38.4" | ||
"vite": "^4.0.4", | ||
"vite-plugin-pwa": "^0.14.1", | ||
"vue-tsc": "^1.0.22" | ||
}, | ||
"author": "yenche123 <[email protected]> (https://github.com/yenche123)", | ||
"contributors": [], | ||
|
Oops, something went wrong.
aacf067
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
podcast-together – ./
podcast-together-git-main-yenche123.vercel.app
podcast-together-neon.vercel.app
podcast-together-yenche123.vercel.app