Skip to content

Commit cba35d4

Browse files
committed
chore: bumped version
1 parent 8db7b7d commit cba35d4

File tree

2 files changed

+4
-25
lines changed

2 files changed

+4
-25
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-fast-confetti",
3-
"version": "0.8.3-beta.0",
3+
"version": "0.8.3-beta.1",
44
"description": "The fastest confetti animation library in react native",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",
@@ -67,7 +67,7 @@
6767
"@react-native/babel-preset": "0.78.2",
6868
"@react-native/eslint-config": "^0.79.2",
6969
"@release-it/conventional-changelog": "^9.0.2",
70-
"@shopify/react-native-skia": "^2.0.0-next.3",
70+
"@shopify/react-native-skia": "2.0.0-next.4",
7171
"@types/jest": "^29.5.5",
7272
"@types/react": "^19.0.12",
7373
"commitlint": "^19.6.1",

yarn.lock

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4323,28 +4323,7 @@ __metadata:
43234323
languageName: node
43244324
linkType: hard
43254325

4326-
"@shopify/react-native-skia@npm:^2.0.0-next.3":
4327-
version: 2.0.0-next.3
4328-
resolution: "@shopify/react-native-skia@npm:2.0.0-next.3"
4329-
dependencies:
4330-
canvaskit-wasm: "npm:0.40.0"
4331-
react-reconciler: "npm:0.31.0"
4332-
peerDependencies:
4333-
react: ">=19.0"
4334-
react-native: ">=0.78"
4335-
react-native-reanimated: ^3.0
4336-
peerDependenciesMeta:
4337-
react-native:
4338-
optional: true
4339-
react-native-reanimated:
4340-
optional: true
4341-
bin:
4342-
setup-skia-web: scripts/setup-canvaskit.js
4343-
checksum: 10/5739e691c40752cee7a8fef57decf15be848237332e955af715a7050e723dab2e7ffa4474b5fe2559d0f1272baef3253975d82bd62858d4e6dcc820e6178daca
4344-
languageName: node
4345-
linkType: hard
4346-
4347-
"@shopify/react-native-skia@npm:v2.0.0-next.4":
4326+
"@shopify/react-native-skia@npm:2.0.0-next.4, @shopify/react-native-skia@npm:v2.0.0-next.4":
43484327
version: 2.0.0-next.4
43494328
resolution: "@shopify/react-native-skia@npm:2.0.0-next.4"
43504329
dependencies:
@@ -12620,7 +12599,7 @@ __metadata:
1262012599
"@react-native/babel-preset": "npm:0.78.2"
1262112600
"@react-native/eslint-config": "npm:^0.79.2"
1262212601
"@release-it/conventional-changelog": "npm:^9.0.2"
12623-
"@shopify/react-native-skia": "npm:^2.0.0-next.3"
12602+
"@shopify/react-native-skia": "npm:2.0.0-next.4"
1262412603
"@types/jest": "npm:^29.5.5"
1262512604
"@types/react": "npm:^19.0.12"
1262612605
commitlint: "npm:^19.6.1"

0 commit comments

Comments
 (0)