Skip to content

Commit c4817cb

Browse files
committed
chore: fixed description
1 parent 7a90000 commit c4817cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@picojs/pico",
3-
"description": "Ultra-tiny web framework for Web-Standard runtime",
3+
"description": "Ultra-tiny web framework for Cloudflare Workers and Deno",
44
"version": "0.0.6",
55
"types": "dist/index.d.ts",
66
"module": "dist/index.js",
@@ -56,4 +56,4 @@
5656
"rimraf": "^3.0.2",
5757
"typescript": "^4.9.3"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)