ui-soxo-bootstrap-core 2.6.9 → 2.6.10

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.
@@ -57,6 +57,9 @@ function ChangePassword({ history }) {
57
57
 
58
58
  ApiUtils.post({
59
59
  url: `users/change-password`,
60
+ headers: {
61
+ db_ptr: 'nuraho'
62
+ },
60
63
  formBody,
61
64
  hideError: true
62
65
  })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-soxo-bootstrap-core",
3
- "version": "2.6.9",
3
+ "version": "2.6.10",
4
4
  "description": "All the Core Components for you to start",
5
5
  "keywords": [
6
6
  "all in one"