This commit is contained in:
Will Murphy 2021-11-06 11:54:10 -05:00
parent d9539d8bda
commit 715b2a6305
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{ {
"name": "guppe", "name": "guppe",
"version": "0.0.1", "version": "1.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {

View file

@ -1,6 +1,6 @@
{ {
"name": "guppe", "name": "guppe",
"version": "0.0.1", "version": "1.0.0",
"description": "Decentralized social groups with ActivityPub, NodeJS, Express, Vue, and Mongodb", "description": "Decentralized social groups with ActivityPub, NodeJS, Express, Vue, and Mongodb",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {