update versioning, clean up npm

I updated the versioning to match in both composer.json and pacakge.json
config files. I need to start cleaning up the dependencies in the front
end scripting as well, so I started my updating them to see much work
needs to get done. Not too bad, but it's going to be a pretty
significant effort.
This commit is contained in:
Are0h 2022-06-16 13:43:52 -07:00
parent 197fb005de
commit a1c0d86580
3 changed files with 4891 additions and 13239 deletions

View file

@ -1,7 +1,7 @@
{
"name": "are0h/fipamo",
"descriptions": "The most chill no database blog framework ever.",
"version": "2.1.1-beta",
"version": "2.5.1-beta",
"homepage": "https://fipamo.blog",
"authors": [
{

18126
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"name": "fipamo-dash",
"version": "2.5.1",
"version": "2.5.1-beta",
"private": true,
"apidoc": {
"name": "Fipamo API",