We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba1ab9c commit 1796905Copy full SHA for 1796905
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@picojs/pico",
3
"description": "Ultra-tiny web framework for Cloudflare Workers and Deno",
4
- "version": "0.1.0",
+ "version": "0.1.1",
5
"types": "dist/index.d.ts",
6
"module": "dist/index.js",
7
"files": [
0 commit comments