Update for release
This commit is contained in:
parent
0a9240c77e
commit
9da271af89
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
archives/*
|
||||
.DS_Store
|
@ -17,7 +17,9 @@
|
||||
"esmodules": [
|
||||
"hench.mjs"
|
||||
],
|
||||
"styles": ["styles/hench.css"],
|
||||
"styles": [
|
||||
"styles/hench.css"
|
||||
],
|
||||
"packs": [],
|
||||
"languages": [],
|
||||
"documentTypes": {
|
||||
@ -29,5 +31,7 @@
|
||||
"move": {}
|
||||
}
|
||||
},
|
||||
"url": "https://github.com/walcutt/hench"
|
||||
"url": "https://github.com/walcutt/hench",
|
||||
"manifest": "https://raw.githubusercontent.com/walcutt/hench/refs/heads/develop/system.json",
|
||||
"download": "https://github.com/walcutt/hench/archive/refs/tags/0.0.2.zip"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user