Skip to content

Commit 91981a0

Browse files
Chore: Version update to 1.1.0 and Scope Changes (#8)
2 parents a654bbf + be7ddf6 commit 91981a0

File tree

3 files changed

+249
-248
lines changed

3 files changed

+249
-248
lines changed

example/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ react-refresh@^0.11.0:
604604
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
605605

606606
"react-swipeable-wrapper@file:..":
607-
version "1.0.1"
607+
version "1.1.0"
608608

609609
"react@file:../node_modules/react":
610610
version "17.0.2"
@@ -674,7 +674,7 @@ to-fast-properties@^2.0.0:
674674
integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
675675

676676
"vite@file:../node_modules/vite":
677-
version "2.8.4"
677+
version "2.8.6"
678678
dependencies:
679679
esbuild "^0.14.14"
680680
postcss "^8.4.6"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "react-swipeable-wrapper",
3-
"version": "1.0.1",
2+
"name": "@mohalla-tech/react-swipeable-wrapper",
3+
"version": "1.1.0",
44
"description": "Swipeable views wrapper",
55
"license": "MIT",
66
"files": [

0 commit comments

Comments
 (0)