Skip to content

Commit 068eb00

Browse files
committed
chore: Publish @swc/[email protected]
1 parent 47cb710 commit 068eb00

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/types/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"name": "@swc/types",
33
"packageManager": "[email protected]",
4-
"version": "0.1.10",
4+
"version": "0.1.11",
55
"description": "Typings for the swc project.",
66
"sideEffects": false,
77
"scripts": {
88
"build": "tsc",
9-
"prepublishOnly": "yarn build",
10-
"prepack": "yarn build"
9+
"prepublishOnly": "yarn build"
1110
},
1211
"repository": {
1312
"type": "git",

0 commit comments

Comments
 (0)