This commit is contained in:
Will Murphy 2022-12-29 21:28:08 -06:00
parent fe1cb142d3
commit b8fddcd55a
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": "1.2.0", "version": "1.3.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {

View file

@ -1,6 +1,6 @@
{ {
"name": "guppe", "name": "guppe",
"version": "1.2.0", "version": "1.3.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": {