@wise/wds-codemods 0.0.1-experimental-d9053f9 → 0.0.1-experimental-b0abc68

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.
@@ -2,4 +2,4 @@
2
2
  '@wise/wds-codemods': patch
3
3
  ---
4
4
 
5
- NPM release setup
5
+ This patch makes it possible to install both the standard and experimental versions of our `@wise/wds-codemods` package directly through NPM.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wise/wds-codemods",
3
- "version": "0.0.1-experimental-d9053f9",
3
+ "version": "0.0.1-experimental-b0abc68",
4
4
  "license": "UNLICENSED",
5
5
  "author": "Wise Payments Ltd.",
6
6
  "type": "module",