This commit is contained in:
Bad Manners 2024-12-03 22:48:05 -03:00
parent 07495463e6
commit 381b222210
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "astro-htaccess",
"version": "0.2.2",
"version": "0.2.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "astro-htaccess",
"version": "0.2.2",
"version": "0.2.3",
"license": "MIT",
"devDependencies": {
"@astrojs/check": "^0.9.4",

View file

@ -1,6 +1,6 @@
{
"name": "astro-htaccess",
"version": "0.2.2",
"version": "0.2.3",
"description": "Astro integration to generate an Apache .htaccess file",
"type": "module",
"exports": {