mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
chore: release @vant/lazyload@1.1.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vant/lazyload",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "This is a fork of vue-lazyload",
|
||||
"main": "dist/cjs/index.js",
|
||||
"module": "dist/esm/index.js",
|
||||
|
@@ -1,5 +1,11 @@
|
||||
# 更新日志
|
||||
|
||||
### v1.1.1
|
||||
|
||||
`2021-04-16`
|
||||
|
||||
- 移除 `@babel/runtime` 依赖
|
||||
|
||||
### v1.1.0
|
||||
|
||||
`2021-04-06`
|
||||
|
Reference in New Issue
Block a user