diff --git a/package.json b/package.json index d95683c..f107e46 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "version": "0.0.1", "scripts": { - "dev": "astro dev", + "dev": "astro dev --host", "start": "astro dev", "build": "astro check && astro build", "preview": "astro preview", diff --git a/src/examples/input/cardNumber.html b/src/examples/input/cardNumber.html index 5c93828..e77372f 100644 --- a/src/examples/input/cardNumber.html +++ b/src/examples/input/cardNumber.html @@ -1,4 +1,4 @@ -