react-swipe-to-delete-component
Advanced tools
Comparing version
@@ -0,1 +1,4 @@ | ||
### v1.0.6 | ||
* Fix dependencies in CD | ||
### v1.0.5 | ||
@@ -2,0 +5,0 @@ * Add CI |
/*! | ||
* React-swipe-to-delete-component v1.0.5 | ||
* React-swipe-to-delete-component v1.0.6 | ||
* A simple React component implement 'swipe to delete' UI-pattern. | ||
@@ -4,0 +4,0 @@ * https://github.com/gaer87/react-swipe-to-delete-component |
{ | ||
"name": "react-swipe-to-delete-component", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A simple React component implement 'swipe to delete' UI-pattern.", | ||
@@ -70,11 +70,8 @@ "homepage": "https://github.com/gaer87/react-swipe-to-delete-component", | ||
"dependencies": { | ||
"@babel/runtime": "^7.12.5", | ||
"prop-types": "^15.8.1", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2" | ||
"@babel/runtime": "^7.12.5" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.1.1", | ||
"react-dom": "^16.1.1", | ||
"prop-types": "^15.6.0" | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"prop-types": "^15.8.1" | ||
}, | ||
@@ -81,0 +78,0 @@ "jest": { |
# React-swipe-to-delete-component | ||
[](https://codeclimate.com/github/gaer87/react-swipe-to-delete-component) | ||
[](https://coveralls.io/github/gaer87/react-swipe-to-delete-component?branch=master) | ||
[](https://github.com/gaer87/react-swipe-to-delete-component/actions) | ||
@@ -5,0 +6,0 @@ A simple React component implement 'swipe to delete' UI-pattern. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
40652
0.19%4
-42.86%71
1.43%- Removed
- Removed
- Removed