We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ea37f commit ccdb43aCopy full SHA for ccdb43a
bump.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "1.0.19",
+ "version": "2.0.0",
3
"packages": [
4
"packages/sirv",
5
"packages/sirv-cli"
packages/sirv-cli/package.json
@@ -1,6 +1,6 @@
"name": "sirv-cli",
- "version": "1.0.14",
"description": "A lightweight CLI program to serve static sites~!",
"repository": "lukeed/sirv",
6
"main": "index.js",
packages/sirv/package.json
"name": "sirv",
"description": "The optimized & lightweight middleware for serving requests to static assets",
"module": "build.mjs",
0 commit comments