Skip to content

Commit 5605d93

Browse files
authored
build: version 1.3.2 tagged (#87)
1 parent 4e60f12 commit 5605d93

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,7 +1172,7 @@ PODS:
11721172
- React-logger (= 0.74.3)
11731173
- React-perflogger (= 0.74.3)
11741174
- React-utils (= 0.74.3)
1175-
- RNSketchCanvas (1.3.1):
1175+
- RNSketchCanvas (1.3.2):
11761176
- React
11771177
- SocketRocket (0.7.0)
11781178
- Yoga (0.0.0)
@@ -1411,7 +1411,7 @@ SPEC CHECKSUMS:
14111411
React-runtimescheduler: 0c80752bceb80924cb8a4babc2a8e3ed70d41e87
14121412
React-utils: a06061b3887c702235d2dac92dacbd93e1ea079e
14131413
ReactCommon: f00e436b3925a7ae44dfa294b43ef360fbd8ccc4
1414-
RNSketchCanvas: f2c37e2f6065437bf1ed80923939603bb68f6447
1414+
RNSketchCanvas: d9093b06cf9a94727fc47886e189d17ccef88b95
14151415
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
14161416
Yoga: ceb08197dbe332e431b1adff98b9aae41ddc6b3b
14171417

example/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "https://github.com/sourcetoad/react-native-sketch-canvas"
66
},
7-
"version": "1.3.1",
7+
"version": "1.3.2",
88
"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.",
99
"author": "Terry Lin",
1010
"main": "lib/commonjs/index",

0 commit comments

Comments
 (0)