Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cec82a0c authored by Raj Khemani's avatar Raj Khemani
Browse files

Bump the version from 0.13.4 to 0.14

parent 495a1790
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
      name="viewport"
      content="width=device-width, initial-scale=1, shrink-to-fit=no, maximum-scale=1.0, user-scalable=0"
    />
    <meta name="version" content="0.13.4" />
    <meta name="version" content="0.14" />
    <link rel="stylesheet" href="/css/styles.css" />
    <link rel="stylesheet" href="/css/loader.css" />
    <title>/e/OS Installer</title>
+8 −41
Original line number Diff line number Diff line
{
  "name": "eOS-installer",
  "version": "0.13.4",
  "version": "0.14",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "eOS-installer",
      "version": "0.13.4",
      "version": "0.14",
      "license": "GPLv3",
      "dependencies": {
        "@e/fastboot": "2.0.0",
        "@zip.js/zip.js": "^2.7.54",
        "hash-wasm": "^4.11.0",
        "ky": "^1.7.4"
@@ -23,6 +24,11 @@
        "vite": "^6.0.5"
      }
    },
    "node_modules/@e/fastboot": {
      "version": "2.0.0",
      "resolved": "https://gitlab.e.foundation/api/v4/projects/1751/packages/npm/@e/fastboot/-/@e/fastboot-2.0.0.tgz",
      "integrity": "sha1-Pt+k3EUEmwsk7lk2ttUZzh1ES7Q="
    },
    "node_modules/@esbuild/aix-ppc64": {
      "version": "0.25.12",
      "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz",
@@ -766,9 +772,6 @@
        "arm"
      ],
      "dev": true,
      "libc": [
        "glibc"
      ],
      "license": "MIT",
      "optional": true,
      "os": [
@@ -783,9 +786,6 @@
        "arm"
      ],
      "dev": true,
      "libc": [
        "musl"
      ],
      "license": "MIT",
      "optional": true,
      "os": [
@@ -800,9 +800,6 @@
        "arm64"
      ],
      "dev": true,
      "libc": [
        "glibc"
      ],
      "license": "MIT",
      "optional": true,
      "os": [
@@ -817,9 +814,6 @@
        "arm64"
      ],
      "dev": true,
      "libc": [
        "musl"
      ],
      "license": "MIT",
      "optional": true,
      "os": [
@@ -834,9 +828,6 @@
        "loong64"
      ],
      "dev": true,
      "libc": [
        "glibc"
      ],
      "license": "MIT",
      "optional": true,
      "os": [
@@ -851,9 +842,6 @@
        "loong64"
      ],
      "dev": true,
      "libc": [
        "musl"
      ],
      "license": "MIT",
      "optional": true,
      "os": [
@@ -868,9 +856,6 @@
        "ppc64"
      ],
      "dev": true,
      "libc": [
        "glibc"
      ],
      "license": "MIT",
      "optional": true,
      "os": [
@@ -885,9 +870,6 @@
        "ppc64"
      ],
      "dev": true,
      "libc": [
        "musl"
      ],
      "license": "MIT",
      "optional": true,
      "os": [
@@ -902,9 +884,6 @@
        "riscv64"
      ],
      "dev": true,
      "libc": [
        "glibc"
      ],
      "license": "MIT",
      "optional": true,
      "os": [
@@ -919,9 +898,6 @@
        "riscv64"
      ],
      "dev": true,
      "libc": [
        "musl"
      ],
      "license": "MIT",
      "optional": true,
      "os": [
@@ -936,9 +912,6 @@
        "s390x"
      ],
      "dev": true,
      "libc": [
        "glibc"
      ],
      "license": "MIT",
      "optional": true,
      "os": [
@@ -953,9 +926,6 @@
        "x64"
      ],
      "dev": true,
      "libc": [
        "glibc"
      ],
      "license": "MIT",
      "optional": true,
      "os": [
@@ -970,9 +940,6 @@
        "x64"
      ],
      "dev": true,
      "libc": [
        "musl"
      ],
      "license": "MIT",
      "optional": true,
      "os": [
+1 −1
Original line number Diff line number Diff line
{
  "name": "eOS-installer",
  "license": "GPLv3",
  "version": "0.13.4",
  "version": "0.14",
  "type": "module",
  "scripts": {
    "dev": "vite",