Skip to content

Commit

Permalink
chore: repo overall update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 committed Nov 19, 2024
1 parent 541f06e commit d927256
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions plugins/babel-plugin-canyon/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"name": "babel-plugin-canyon",
"version": "1.8.78-beta.31",
"version": "1.8.78-beta.32",
"description": "",
"scripts": {
"release": "babel src --extensions \".ts\" --out-dir lib",
"pretest": "npm run release",
"test": "babel features --config-file ./my-custom-babel-config.js --out-dir dist",
"prepublishOnly": "npm run release",
"format": "biome check --write --unsafe ./src",
"preinstall": "npm run release"
"format": "biome check --write --unsafe ./src"
},
"keywords": [],
"main": "lib/index.js",
Expand Down

0 comments on commit d927256

Please sign in to comment.