Skip to content

Commit

Permalink
Merge pull request #51 from Zxilly/master
Browse files Browse the repository at this point in the history
ci: fix ci build
  • Loading branch information
hsluoyz authored Mar 17, 2021
2 parents dc0d355 + 2d3f2db commit 19c343f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"clean": "rimraf lib",
"prepack": "run-s build",
"postpack": "run-s clean",
"release": "npx -p semantic-release -p @semantic-release/git -p @semantic-release/changelog -y semantic-release"
"release": "npx -p semantic-release -p @semantic-release/git -p @semantic-release/changelog semantic-release"
},
"devDependencies": {
"@babel/plugin-proposal-optional-chaining": "^7.11.0",
Expand Down

0 comments on commit 19c343f

Please # to comment.