diff --git a/package-lock.json b/package-lock.json index d9cbe6d..18967ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "vue-full-screen-file-drop": "^2.0.0" }, "devDependencies": { - "@11ty/eleventy": "^1.0.0-canary.22", + "@11ty/eleventy": "^1.0.0-beta.2", "@nuxt/postcss8": "^1.1.3", "@nuxtjs/tailwindcss": "^3.3.4", "autoprefixer": "^8.6.4", diff --git a/package.json b/package.json index eb36f1e..1e57bc3 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "vue-full-screen-file-drop": "^2.0.0" }, "devDependencies": { - "@11ty/eleventy": "^1.0.0-canary.22", + "@11ty/eleventy": "^1.0.0-beta.2", "@nuxt/postcss8": "^1.1.3", "@nuxtjs/tailwindcss": "^3.3.4", "autoprefixer": "^8.6.4",