Update eleventy to 1.0.0-canary.22

This commit is contained in:
Sam Carlton 2021-05-18 13:50:04 -05:00
parent 87e43b1c52
commit 7d6f1c22ba
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -31,7 +31,7 @@
"vue-full-screen-file-drop": "^2.0.0" "vue-full-screen-file-drop": "^2.0.0"
}, },
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "^1.0.0-canary.10", "@11ty/eleventy": "^1.0.0-canary.22",
"@nuxt/postcss8": "^1.1.3", "@nuxt/postcss8": "^1.1.3",
"@nuxtjs/tailwindcss": "^3.3.4", "@nuxtjs/tailwindcss": "^3.3.4",
"autoprefixer": "^8.6.4", "autoprefixer": "^8.6.4",

View file

@ -53,7 +53,7 @@
"vue-full-screen-file-drop": "^2.0.0" "vue-full-screen-file-drop": "^2.0.0"
}, },
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "^1.0.0-canary.10", "@11ty/eleventy": "^1.0.0-canary.22",
"@nuxt/postcss8": "^1.1.3", "@nuxt/postcss8": "^1.1.3",
"@nuxtjs/tailwindcss": "^3.3.4", "@nuxtjs/tailwindcss": "^3.3.4",
"autoprefixer": "^8.6.4", "autoprefixer": "^8.6.4",