Skip to content

Commit b146597

Browse files
committed
fix haxelib dependency
1 parent 689df3c commit b146597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

haxelib.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"contributors": ["austineast"],
77
"url": "https://austineast.github.io/echo",
88
"releasenote": "statics optimizing",
9-
"version": "0.3.0",
9+
"version": "0.3.1",
1010
"dependencies": {
1111
"ghostlib": "",
12-
"hxmath": "git:https://github.com/tbrosman/hxmath.git"
12+
"hxmath": ""
1313
}
1414
}

0 commit comments

Comments
 (0)