Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
caijf committed Sep 7, 2023
1 parent ec5a806 commit 19e82d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pull2",
"version": "1.0.4",
"version": "1.0.5",
"description": "提供了下拉刷新、滚动底部加载组件。原生 js 开发,不依赖任何框架,也可以集成到任何框架。",
"main": "dist/pull2.cjs.js",
"module": "dist/pull2.esm.js",
Expand Down Expand Up @@ -108,4 +108,4 @@
"dependencies": {
"tslib": "^2.4.0"
}
}
}

0 comments on commit 19e82d2

Please sign in to comment.