tldraw/lerna.json
Steve Ruiz ea66362135
[fix] copy bindings (#124)
* v0.0.103

* Copies bindings together with shapes that are bound

* Remove old shape bindings from copied shape handles
2021-09-24 13:47:11 +01:00

10 lines
194 B
JSON

{
"version": "0.0.103",
"registry": "https://registry.npmjs.org/",
"publishConfig": {
"access": "public",
"directory": "dist"
},
"npmClient": "yarn",
"useWorkspaces": true
}