We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9919bbd + c856da6 commit e0f21f2Copy full SHA for e0f21f2
2 files changed
README.md
@@ -13,7 +13,8 @@ $ npm i @galacean/effects-components --save
13
14
## 使用说明
15
16
-- [Swiper](https://code.alipay.com/vvfx/mars-components/blob/master/components/swiper/index.md)
+- [Swiper](https://github.com/galacean/effects-components/blob/main/components/swiper/index.md)
17
+- [Vertical Swiper](https://github.com/galacean/effects-components/blob/main/components/vertical-swiper/index.md)
18
19
## 开发
20
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@galacean/effects-components",
3
- "version": "1.1.0",
+ "version": "1.2.0",
4
"description": "Galacean Effects components",
5
"module": "./es/index/index.mjs",
6
"main": "./dist/index.js",
0 commit comments