Skip to content

Commit

Permalink
fix: uncaught (in promise) TypeError: Reflect.set called on non-object
Browse files Browse the repository at this point in the history
  • Loading branch information
l-x-f committed Dec 2, 2022
1 parent 9872eef commit d4d5a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auto-drawing",
"version": "1.0.0",
"version": "1.0.2",
"description": "auto-drawing based zrender",
"types": "dist/index.d.ts",
"module": "dist/auto-drawing.esm.js",
Expand Down

0 comments on commit d4d5a85

Please sign in to comment.