@elliemae/ds-codemods 3.53.0-beta.0 → 3.53.0-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -78,7 +78,7 @@ export const helpMigrateToV3 = (options) => {
78
78
  console.log('```');
79
79
  console.log('\n');
80
80
  console.log(brightRedStr('you must manually solve those import statements'));
81
- console.log('check https://qa.dimsum.rd.elliemae.io/ documentation to find your new import statements');
81
+ console.log('check https://qa.dimsum.d1.ice.com/ documentation to find your new import statements');
82
82
  }
83
83
  }
84
84
  console.log('\n');
@@ -22,7 +22,7 @@ const logUnAutoFixables = (fullMatch, unautofixables) => {
22
22
  console.log(fullMatch);
23
23
  console.log(brightCyanStr("we can't automatically suggest you any fix for"));
24
24
  console.log(unautofixables);
25
- console.log('please check https://qa.dimsum.rd.elliemae.io/ documentation to update the import statements');
25
+ console.log('please check https://qa.dimsum.d1.ice.com/ documentation to update the import statements');
26
26
  };
27
27
 
28
28
  export const logMatch = (match) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-codemods",
3
- "version": "3.53.0-beta.0",
3
+ "version": "3.53.0-beta.4",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Code Mods",
6
6
  "files": [