mirror of
https://github.com/janishutz/libreevent.git
synced 2026-04-28 05:49:26 +02:00
Prepare version bump
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "libreevent",
|
"name": "libreevent",
|
||||||
"version": "1.1.15",
|
"version": "1.1.16",
|
||||||
"description": "A free and open source event management solution",
|
"description": "A free and open source event management solution",
|
||||||
"main": "/dist/app.js",
|
"main": "/dist/app.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
+10
-1
@@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
|
||||||
v="V1.1.15"
|
v="V1.1.16"
|
||||||
|
|
||||||
echo "
|
echo "
|
||||||
_ _ _ _
|
_ _ _ _
|
||||||
@@ -75,6 +75,15 @@ sleep 1
|
|||||||
|
|
||||||
echo "
|
echo "
|
||||||
|
|
||||||
|
==> Updating dependencies of backend <==
|
||||||
|
|
||||||
|
"
|
||||||
|
|
||||||
|
npm audit fix --force
|
||||||
|
sleep 1
|
||||||
|
|
||||||
|
echo "
|
||||||
|
|
||||||
==> Collecting files to archive <==
|
==> Collecting files to archive <==
|
||||||
|
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user