Skip to content

Commit 118cd1d

Browse files
chore: v2.0.0-beta.10
1 parent 96bdb93 commit 118cd1d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-typescript-app",
3-
"version": "2.0.0-beta.9",
3+
"version": "2.0.0-beta.10",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 🎁",
55
"repository": {
66
"type": "git",
@@ -111,8 +111,5 @@
111111
},
112112
"engines": {
113113
"node": ">=18.3.0"
114-
},
115-
"publishConfig": {
116-
"provenance": true
117114
}
118115
}

0 commit comments

Comments
 (0)