mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
26.30.2024 a01d5c694432d096fe522157f36f7754a58a9613
.devcontainer/devcontainer.json
@@ -12,7 +12,7 @@
      // Rebuild the container if it already exists to update.
      "VERSION": "latest",
      // Update NODE_VERSION to pick the Node.js version: 12, 14
      "NODE_VERSION": "14"
      "NODE_VERSION": "22"
    }
  },