@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.
Files changed (2) hide show
  1. package/README.TXT +2 -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. Run deployment manual steps for the Apps to deploy
11
- 8. Push the updated package.json and lock file
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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agilemotion/oui-react-js",
3
- "version": "2.0.15",
3
+ "version": "2.0.16",
4
4
  "description": "AgileMotion React UI Component Library - A comprehensive collection of dashboard components, forms, media controls, and more",
5
5
  "license": "ISC",
6
6
  "author": "",