lw-cdp-ui 1.5.7 → 1.5.9

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.
@@ -188,7 +188,7 @@
188
188
  </template>
189
189
 
190
190
  <script>
191
- import JSEncrypt from 'jsencrypt/bin/jsencrypt.min'
191
+ import JSEncrypt from 'jsencrypt'
192
192
  import Lang from '../lwLayout/components/lang.vue'
193
193
 
194
194
  export default {