🪜 chore: update version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@hoc-element/affix",
|
||||
"version": "0.1.2",
|
||||
"version": "1.0.0",
|
||||
"main": "lib/hoc-el-affix.js",
|
||||
"description": "📌 Affix 将页面元素固定在可视范围内。",
|
||||
"author": "Wisdom <pdsu.wwz@foxmail.com>",
|
||||
|
||||
@@ -9,7 +9,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
||||
}
|
||||
|
||||
export default {
|
||||
version: '0.1.2',
|
||||
version: '1.0.0',
|
||||
install,
|
||||
HocElAffix
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user