Skip to content

Commit

Permalink
chore(release): 1.0.2-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Apr 17, 2023
1 parent 9b78a22 commit b438043
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/sfdx-plugin-lwc-test",
"description": "Tools for unit testing Lightning web components in a Salesforce DX workspace",
"version": "1.0.2-beta.0",
"version": "1.0.2-beta.1",
"main": "lib/index.js",
"dependencies": {
"@oclif/core": "^1.16.0",
Expand Down Expand Up @@ -113,4 +113,4 @@
"test:nuts": "nyc mocha \"./test/**/*.nut.ts\" --slow 4500 --timeout 600000 --parallel",
"version": "oclif-dev readme && git add README.md"
}
}
}

0 comments on commit b438043

Please sign in to comment.