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.
pull/84/head
Are0h 2 years ago
parent 197fb005de
commit a1c0d86580

@ -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": [
{

26650
package-lock.json generated

File diff suppressed because it is too large Load Diff

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

Loading…
Cancel
Save