fix
This commit is contained in:
parent
ebfb85de69
commit
49802c62b0
2 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "bantiose",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"description": "a general purpose content hole",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"start": "node index.js"
|
||||
},
|
||||
"author": "tezlm",
|
||||
"type": "module",
|
||||
|
|
|
@ -9,9 +9,9 @@ they find throughout the day. Name comes from banal and otiose.
|
|||
- [x] user config
|
||||
- [x] basic posting
|
||||
- [x] media posts
|
||||
- [ ] post config
|
||||
- [ ] user profiles
|
||||
- [ ] tagging
|
||||
- [ ] voting
|
||||
- [ ] post config
|
||||
- [ ] user profiles
|
||||
- [ ] searching
|
||||
|
||||
|
|
Loading…
Reference in a new issue