We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76c7433 commit 46a28fbCopy full SHA for 46a28fb
README.md
@@ -2,3 +2,4 @@
2
3
Self host your web apps and services with ease.
4
5
+**This package is still under development, not ready for use yet!**
index.js
@@ -0,0 +1 @@
1
+module.exports = {}
package.json
@@ -1,6 +1,6 @@
{
"name": "hosty",
- "version": "0.0.1-alpha",
+ "version": "0.0.1-alpha.2",
"description": "Self host your web apps and services with ease.",
"main": "dist/index.js",
6
"scripts": {
0 commit comments