Skip to content

Commit 02fac1f

Browse files
author
Shailesh Pachbhai
committed
feat: resolve the conflicts
1 parent c87ff7b commit 02fac1f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
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.0",
4+
"version": "1.5.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
88
"@babel/parser": "^7.25.3",
9+
"@apexdevtools/apex-parser": "^4.1.0",
910
"@oclif/command": "^1",
1011
"@oclif/config": "^1",
1112
"@oclif/errors": "^1",

0 commit comments

Comments
 (0)