Skip to content

Commit e621593

Browse files
committed
feat(salesforcecli): bumping npm version
1 parent 8c6b85c commit e621593

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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.2.51",
4+
"version": "1.2.52",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -114,4 +114,4 @@
114114
"pre-push": "sf-husky-pre-push"
115115
}
116116
}
117-
}
117+
}

0 commit comments

Comments
 (0)