This commit is contained in:
Zach Leatherman 2025-12-02 10:04:02 -06:00
parent 3a529ae1ac
commit d92c53c5e8
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@11ty/is-land",
"version": "5.0.0",
"version": "5.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@11ty/is-land",
"version": "5.0.0",
"version": "5.0.1",
"license": "MIT",
"devDependencies": {
"@11ty/eleventy": "^3.1.2",

View file

@ -1,6 +1,6 @@
{
"name": "@11ty/is-land",
"version": "5.0.0",
"version": "5.0.1",
"description": "A framework independent partial hydration islands architecture implementation.",
"type": "module",
"main": "is-land.js",