forked from projects/fipamo
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:
parent
197fb005de
commit
a1c0d86580
3 changed files with 4891 additions and 13239 deletions
|
@ -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": [
|
||||
{
|
||||
|
|
18088
package-lock.json
generated
18088
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…
Reference in a new issue