Skip to content

Commit aedf729

Browse files
committed
chore(pixi): bump
1 parent 34cadec commit aedf729

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/canvas-pixi/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/canvas-pixi",
3-
"version": "1.0.0-alpha1",
3+
"version": "1.0.0-alpha3",
44
"description": "Plugin for using pixi.js in NativeScript",
55
"main": "index",
66
"typings": "index.d.ts",
@@ -33,10 +33,10 @@
3333
"readmeFilename": "README.md",
3434
"bootstrapper": "nativescript-plugin-seed",
3535
"dependencies": {
36-
"@nativescript/canvas-polyfill": "~1.0.0-alpha9"
36+
"@nativescript/canvas-polyfill": "~1.0.0-alpha10"
3737
},
3838
"peerDependencies": {
39-
"@nativescript/canvas": "~0.9.0",
39+
"@nativescript/canvas": "~0.9.1",
4040
"pixi.js": "^5.3.3"
4141
}
4242
}

0 commit comments

Comments
 (0)