Compare commits
2 Commits
4b0bc07d7c
...
2c71a64a52
Author | SHA1 | Date | |
---|---|---|---|
2c71a64a52 | |||
b95394f0fc |
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@zokki/astro-gzip",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@zokki/astro-gzip",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@zokki/integration-utils": "^1.1.0"
|
||||
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "@zokki/astro-gzip",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "gzip astro static sites",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.mjs",
|
||||
"types": "dist/index.d.ts",
|
||||
"homepage": "https://zokki.net",
|
||||
"homepage": "https://gitea.zokki.net/zokki/astro-gzip",
|
||||
"scripts": {
|
||||
"build": "tsup ./src/index.ts --format cjs,esm --dts",
|
||||
"lint": "tsc"
|
||||
|
Loading…
Reference in New Issue
Block a user