Skip to content

Commit

Permalink
build: version 1.2.1 tagged (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches authored Sep 16, 2024
1 parent 4341baa commit a4fd67c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1172,7 +1172,7 @@ PODS:
- React-logger (= 0.74.3)
- React-perflogger (= 0.74.3)
- React-utils (= 0.74.3)
- RNSketchCanvas (1.2.0):
- RNSketchCanvas (1.2.1):
- React
- SocketRocket (0.7.0)
- Yoga (0.0.0)
Expand Down Expand Up @@ -1411,9 +1411,9 @@ SPEC CHECKSUMS:
React-runtimescheduler: 0c80752bceb80924cb8a4babc2a8e3ed70d41e87
React-utils: a06061b3887c702235d2dac92dacbd93e1ea079e
ReactCommon: f00e436b3925a7ae44dfa294b43ef360fbd8ccc4
RNSketchCanvas: c6a77b330a60d2a9122b712df708ce1ffb5706f6
RNSketchCanvas: cbb5a1939fece7ef21d941f54e7a257b437422ec
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
Yoga: 88480008ccacea6301ff7bf58726e27a72931c8d
Yoga: ceb08197dbe332e431b1adff98b9aae41ddc6b3b

PODFILE CHECKSUM: 64ae403f1e0b5a8f50794fd5f40953a1b9174200

Expand Down
2 changes: 1 addition & 1 deletion example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "https://github.com/sourcetoad/react-native-sketch-canvas"
},
"version": "1.2.0",
"version": "1.2.1",
"description": "react-native-sketch-canvas allows you to draw / sketch on both iOS and Android devices and sync the drawing data between users. Of course you can save as image.",
"author": "Terry Lin",
"main": "lib/commonjs/index",
Expand Down

0 comments on commit a4fd67c

Please sign in to comment.