Skip to content

Commit fd63214

Browse files
committed
chore(release): 1.4.1-dev.4 [skip ci]
1 parent 0bb9daf commit fd63214

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-omnistudio-migration-tool",
33
"description": "This SFDX plugin migrates FlexCard, OmniScript, DataRaptor, and Integration Procedure custom objects to standard objects.",
4-
"version": "1.4.1-dev.3",
4+
"version": "1.4.1-dev.4",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1258,11 +1258,6 @@
12581258
dependencies:
12591259
"@types/node" "*"
12601260

1261-
"@types/mocha@^10.0.8":
1262-
version "10.0.8"
1263-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.8.tgz#a7eff5816e070c3b4d803f1d3cd780c4e42934a1"
1264-
integrity sha512-HfMcUmy9hTMJh66VNcmeC9iVErIZJli2bszuXc6julh5YGuRb/W5OnkHjwLNYdFlMis0sY3If5SEAp+PktdJjw==
1265-
12661261
"@types/mocha@^8.2.2":
12671262
version "8.2.3"
12681263
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.3.tgz"

0 commit comments

Comments
 (0)