@gush/candybar
Advanced tools
Comparing version 0.0.0-alpha22 to 0.0.0-alpha23
@@ -241,3 +241,3 @@ 'use strict'; | ||
this.hh = h / 2; | ||
this.center = new Point(hw, hh); | ||
this.center = new Point(this.hw, this.hh); | ||
this.position = new Point(x, y); | ||
@@ -244,0 +244,0 @@ } |
{ | ||
"name": "@gush/candybar", | ||
"version": "0.0.0-alpha22", | ||
"version": "0.0.0-alpha23", | ||
"description": "🍫", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
312952