forgot to run install so package-lock.json was missing the updated version nr.

This commit is contained in:
Tim Kroeger 2022-11-24 18:03:19 +01:00
parent ee5f3ccffb
commit 9060e4c804

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "eleventy-excellent",
"version": "1.1.1",
"version": "1.1.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "eleventy-excellent",
"version": "1.1.1",
"version": "1.1.2",
"license": "ISC",
"dependencies": {
"@11ty/eleventy": "^2.0.0-canary.16",