We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d1e00 commit b22fb1bCopy full SHA for b22fb1b
create-tnf/package.json
@@ -29,6 +29,9 @@
29
"typescript": "^5.6.3",
30
"yargs-parser": "^21.1.1"
31
},
32
+ "authors": [
33
+ "chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
34
+ ],
35
"engines": {
36
"node": ">=18.13"
37
}
package.json
@@ -138,6 +138,9 @@
138
"node": ">=18.13",
139
"pnpm": "^8.0.0"
140
141
142
143
144
"publishConfig": {
145
"access": "public"
146
0 commit comments