@storm-software/workspace-tools 1.201.0 → 1.201.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/CHANGELOG.md +7 -0
- package/README.md +0 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -136,8 +136,6 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
136
136
|
A package containing tools for managing a Storm workspace. It includes various
|
|
137
137
|
[Nx](https://nx.dev) generators and executors for common development tasks.
|
|
138
138
|
|
|
139
|
-
This library was generated with [Nx](https://nx.dev).
|
|
140
|
-
|
|
141
139
|
## Installing
|
|
142
140
|
|
|
143
141
|
Using [pnpm](http://pnpm.io):
|
package/package.json
CHANGED