Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeChampion committed Mar 14, 2024
1 parent d6bcd3d commit 00d9ec9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions npm/c-at-e-file-server-darwin-x64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"compute-file-server-darwin-x64": "compute-file-server"
},
"type": "module",
"version": "1.0.0",
"version": "1.1.0",
"main": "index.js",
"description": "The macOS 64-bit binary for @jakechampion/compute-file-server-cli, which uploads files to Fastly for serving directly from within Fastly Compute applications. Upload any type of file: images, text, video etc and serve directly from Fastly. It is ideal for serving files built from a static site generator such as 11ty.",
"license": "MIT",
Expand All @@ -18,4 +18,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 00d9ec9

Please sign in to comment.