bibot 1.0.71 → 1.0.72

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.
@@ -3960,7 +3960,7 @@ var AppProvider = function AppProvider(_ref) {
3960
3960
  var baseUrls = {
3961
3961
  inference: {
3962
3962
  production: 'https://inference.bibot.app/v0',
3963
- test: 'https://inference.dev.bibot.thespuka.com/v0'
3963
+ test: 'https://inference.dev.bibot.app/v0'
3964
3964
  }
3965
3965
  };
3966
3966
  var endpoints = {