@agilemotion/oui-react-js 2.0.15 → 2.0.16
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.TXT +2 -2
- package/package.json +1 -1
package/README.TXT
CHANGED
|
@@ -7,5 +7,5 @@ To deploy UI
|
|
|
7
7
|
4. When finished, run the manual step to push to NPM
|
|
8
8
|
5. Got to the apps(BA and Portal), and update the version
|
|
9
9
|
6. run npm install locally
|
|
10
|
-
7.
|
|
11
|
-
8.
|
|
10
|
+
7. Push the updated package.json and lock file
|
|
11
|
+
8. Run deployment manual steps for the Apps to deploy
|
package/package.json
CHANGED