Skip to content

Commit ed7bbb1

Browse files
author
sunshine824
committed
更新readme
1 parent 6a0caee commit ed7bbb1

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,24 @@
55

66
Vue2.0 版本:<a href="https://github.com/sunshine824/vue-typescript-starter.git">https://github.com/sunshine824/vue-typescript-starter.git</a>
77

8+
### 状态库版本
9+
10+
Vuex 版本:<a href="https://github.com/sunshine824/vue3.0-typescript-starter/tree/master">https://github.com/sunshine824/vue3.0-typescript-starter/tree/master</a>
11+
12+
Pinia 版本:<a href="https://github.com/sunshine824/vue3.0-typescript-starter/tree/pinia">https://github.com/sunshine824/vue3.0-typescript-starter/tree/pinia</a>
13+
814
### 相关包版本号
915

1016
所有技术都是当前最新的。
1117

12-
- vue: "^3.0.5",
18+
- vue: "^3.2.30",
1319
- typescript : "^4.3.2",
1420
- ant-design-vue: "2.2.2",
1521
- vue-router : "^4.0.9",
1622
- less:"^4.1.1",
1723
- vuex: "^4.0.1"
1824
- axios:"^0.21.1",
25+
- pinia: "^2.0.11",
1926

2027
### Build Setup
2128

0 commit comments

Comments
 (0)