Skip to content

Commit 8e3df63

Browse files
committed
v0.0.1
1 parent 846e8da commit 8e3df63

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,7 +1,7 @@
11
{
22
"name": "@picojs/pico",
33
"description": "Ultra-tiny web framework for Web-Standard runtime",
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"files": [
@@ -48,4 +48,4 @@
4848
"rimraf": "^3.0.2",
4949
"typescript": "^4.9.3"
5050
}
51-
}
51+
}

0 commit comments

Comments
 (0)