Skip to content

Commit

Permalink
fix: add semantic release dev dependencies and test the release task
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Feb 21, 2022
1 parent ddbd901 commit 7365b43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
"@appium/test-support": "^1.0.0",
"@babel/core": "^7.16.0",
"@babel/eslint-parser": "^7.16.3",
"@semantic-release/git": "^10.0.1",
"@xmldom/xmldom": "^0.x",
"android-apidemos": "^4.0.0",
"chai": "^4.1.2",
Expand All @@ -90,6 +91,7 @@
"mocha": "^9.0.0",
"mock-fs": "^5.0.0",
"pre-commit": "^1.1.3",
"semantic-release": "^19.0.2",
"sinon": "^13.0.0",
"xpath": "^0.x"
}
Expand Down

0 comments on commit 7365b43

Please sign in to comment.