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 fab53f8 commit 49b710eCopy full SHA for 49b710e
package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "website",
3
- "version": "3.1.0",
4
- "private": true,
+ "homepage": "https://utcode.net",
5
"description": "website of ut.code();, version 3",
6
- "author": "aster-void and others",
7
- "type": "module",
+ "private": true,
+ "version": "3.1.1",
8
"keywords": [
9
"astro",
10
"ut.code();"
11
],
+ "type": "module",
12
"scripts": {
13
"prepare": "lefthook install && bun sync",
14
"sync": "astro sync",
0 commit comments