@roadiehq/scaffolder-backend-module-utils 1.15.0 → 1.15.1

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.
package/README.md CHANGED
@@ -99,7 +99,7 @@ return await createRouter({
99
99
 
100
100
  ```
101
101
  cd packages/backend
102
- yarn add @roadiehq/scaffolder-backend-module-utils/new-backend
102
+ yarn add @roadiehq/scaffolder-backend-module-utils
103
103
  ```
104
104
 
105
105
  ```typescript