We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5721e8 commit 4b49b9aCopy full SHA for 4b49b9a
1 file changed
haxelib.json
@@ -1,21 +1,21 @@
1
{
2
+ "version": "1.2.0",
3
"contributors": [
4
"haxeui",
5
"ianharrigan",
6
"_ibilon",
7
"aW4KeNiNG"
8
],
- "version": "1.1.3",
9
- "dependencies": {
10
- "haxeui-core": ""
11
- },
12
- "releasenote": "Fixes and enhancements",
+ "license": "MIT",
13
"tags": [
14
"ui",
15
"gui",
16
"html5"
17
18
- "license": "MIT",
+ "releasenote": "1.2 release",
+ "dependencies": {
+ "haxeui-core": ""
+ },
19
"name": "haxeui-html5",
20
"description": "The HTML5 backend of the HaxeUI framework",
21
"url": "https://github.com/haxeui/haxeui-html5"
0 commit comments