We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 337994b commit 5f32a44Copy full SHA for 5f32a44
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@inlet/react-pixi",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"description": "Write PixiJS applications using React declarative style.",
5
"main": "dist/react-pixi.production.umd.js",
6
"module": "dist/react-pixi.production.es5.js",
0 commit comments