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 21, 2024
1 parent 9e608da commit 2722694
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/babel-plugin-canyon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-canyon",
"version": "1.8.78-beta.33",
"version": "1.8.78-beta.35",
"description": "",
"scripts": {
"release": "babel src --extensions \".ts\" --out-dir lib",
Expand Down
2 changes: 1 addition & 1 deletion plugins/babel-plugin-canyon/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export default declare((api, config) => {
// branch: config.branch,
}
})
console.log(serviceParams,'serviceParams')
// console.log(serviceParams,'serviceParams')
visitorProgramExit(api,path,{
projectID: serviceParams.slug,
sha: serviceParams.commit,
Expand Down

0 comments on commit 2722694

Please sign in to comment.