@operato/pull-to-refresh
Advanced tools
Comparing version 7.0.53 to 7.0.60
@@ -6,2 +6,11 @@ # Change Log | ||
### [7.0.60](https://github.com/hatiolab/operato/compare/v7.0.59...v7.0.60) (2024-08-21) | ||
### :bug: Bug Fix | ||
* upgrade @material/web module to 2.0 ([defe7b2](https://github.com/hatiolab/operato/commit/defe7b26df6591388f309c572f92dd7bcdc05593)) | ||
### [7.0.53](https://github.com/hatiolab/operato/compare/v7.0.52...v7.0.53) (2024-08-17) | ||
@@ -8,0 +17,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "7.0.53", | ||
"version": "7.0.60", | ||
"main": "dist/src/index.js", | ||
@@ -72,3 +72,3 @@ "module": "dist/src/index.js", | ||
}, | ||
"gitHead": "1b56b8daa9f91c79055a41fccd9a072358fee823" | ||
"gitHead": "4485b81c64fd911a0fa9be050419cfa20b734527" | ||
} |
@@ -20,2 +20,3 @@ { | ||
"incremental": true, | ||
"skipLibCheck": true, | ||
"types": ["node", "mocha"] | ||
@@ -22,0 +23,0 @@ }, |
Sorry, the diff of this file is not supported yet
126694
943