mirror of
https://github.com/janishutz/libreevent.git
synced 2026-03-13 22:50:06 +01:00
Prepare version bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libreevent",
|
||||
"version": "1.1.15",
|
||||
"version": "1.1.16",
|
||||
"description": "A free and open source event management solution",
|
||||
"main": "/dist/app.js",
|
||||
"scripts": {
|
||||
|
||||
11
package.sh
11
package.sh
@@ -6,7 +6,7 @@
|
||||
#
|
||||
#
|
||||
|
||||
v="V1.1.15"
|
||||
v="V1.1.16"
|
||||
|
||||
echo "
|
||||
_ _ _ _
|
||||
@@ -73,6 +73,15 @@ node prepareDB.js
|
||||
|
||||
sleep 1
|
||||
|
||||
echo "
|
||||
|
||||
==> Updating dependencies of backend <==
|
||||
|
||||
"
|
||||
|
||||
npm audit fix --force
|
||||
sleep 1
|
||||
|
||||
echo "
|
||||
|
||||
==> Collecting files to archive <==
|
||||
|
||||
Reference in New Issue
Block a user