Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
caijf committed May 11, 2023
1 parent fc24da9 commit e107443
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.3",
"version": "1.0.4",
"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 e107443

Please sign in to comment.