aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2022-05-09 02:24:21 +0000
committerLibravatar github-actions <github-actions@github.com>2022-05-09 02:24:21 +0000
commit77f464dbfcd759ab12c87632e60a789610aed027 (patch)
treeaf7719371c5583278cb916952f7ee36bc11c1386 /package-lock.json
parentConverted some javascript files to typescript (diff)
downloadferdium-app-77f464dbfcd759ab12c87632e60a789610aed027.tar.gz
ferdium-app-77f464dbfcd759ab12c87632e60a789610aed027.tar.zst
ferdium-app-77f464dbfcd759ab12c87632e60a789610aed027.zip
6.0.0-nightly.30 [skip ci]v6.0.0-nightly.30
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 202e48f7b..21a805168 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
1{ 1{
2 "name": "ferdium", 2 "name": "ferdium",
3 "version": "6.0.0-nightly.29", 3 "version": "6.0.0-nightly.30",
4 "lockfileVersion": 2, 4 "lockfileVersion": 2,
5 "requires": true, 5 "requires": true,
6 "packages": { 6 "packages": {
7 "": { 7 "": {
8 "name": "ferdium", 8 "name": "ferdium",
9 "version": "6.0.0-nightly.29", 9 "version": "6.0.0-nightly.30",
10 "license": "Apache-2.0", 10 "license": "Apache-2.0",
11 "dependencies": { 11 "dependencies": {
12 "@adonisjs/ace": "^5.1.0", 12 "@adonisjs/ace": "^5.1.0",