Skip to content

Commit

Permalink
chore: Publish @swc/types@0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jul 21, 2024
1 parent 47cb710 commit 068eb00
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "@swc/types",
"packageManager": "yarn@4.0.2",
"version": "0.1.10",
"version": "0.1.11",
"description": "Typings for the swc project.",
"sideEffects": false,
"scripts": {
"build": "tsc",
"prepublishOnly": "yarn build",
"prepack": "yarn build"
"prepublishOnly": "yarn build"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 068eb00

Please sign in to comment.