@thescaffold/ngx-apps-capital 0.2.30 → 0.2.32
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@ Run `ng build capital` to build the project. The build artifacts will be stored
|
|
|
14
14
|
|
|
15
15
|
## Publishing
|
|
16
16
|
|
|
17
|
-
After building your library with `ng build capital`, go to the dist folder `cd dist/capital` and run `
|
|
17
|
+
After building your library with `ng build capital`, go to the dist folder `cd dist/capital` and run `pnpm publish`.
|
|
18
18
|
|
|
19
19
|
## Running unit tests
|
|
20
20
|
|