@pixi/canvas-graphics
Advanced tools
Comparing version 7.0.1 to 7.0.2
@@ -1,3 +0,3 @@ | ||
/// <reference types="packages/canvas-graphics/global" /> | ||
/// <reference path="../global.d.ts" /> | ||
export * from './CanvasGraphicsRenderer'; | ||
import './Graphics'; |
{ | ||
"name": "@pixi/canvas-graphics", | ||
"version": "7.0.1", | ||
"version": "7.0.2", | ||
"main": "lib/index.js", | ||
@@ -44,3 +44,3 @@ "module": "lib/index.mjs", | ||
], | ||
"gitHead": "5af70a715e1cd009f18665c72b3804d863c1d3f9" | ||
"gitHead": "55e5e0da83f7771eb2a85033fb03898319a2c346" | ||
} |
152052