This commit is contained in:
Bad Manners 2024-09-01 09:18:20 -03:00
parent 4b56fd20ae
commit 6757c0b0e6
Signed by: badmanners
GPG key ID: 8C88292CCB075609
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.1.2",
"version": "0.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "astro-htaccess",
"version": "0.1.2",
"version": "0.2.0",
"license": "MIT",
"devDependencies": {
"@astrojs/check": "^0.9.3",

View file

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