Skip to content

Commit 7ada3ab

Browse files
committed
chore(polyfill): bump
1 parent cc068c7 commit 7ada3ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/canvas-polyfill/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/canvas-polyfill",
3-
"version": "1.0.0-alpha10",
3+
"version": "1.0.0-alpha11",
44
"description": "Polyfill for making NativeScript compatible with web libs like pixi.js, three.js, phaser.js, babylon.js, etc....",
55
"main": "index",
66
"typings": "index.d.ts",
@@ -33,6 +33,6 @@
3333
"readmeFilename": "README.md",
3434
"bootstrapper": "@nativescript/plugin-seed",
3535
"peerDependencies": {
36-
"@nativescript/canvas": "~0.9.1"
36+
"@nativescript/canvas": "~0.9.2"
3737
}
3838
}

0 commit comments

Comments
 (0)