@eturnity/eturnity_reusable_components 7.6.1-qa-16-02-15 → 7.6.1-qa-16-02-15.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eturnity/eturnity_reusable_components",
3
- "version": "7.6.1-qa-16-02-15",
3
+ "version": "7.6.1-qa-16-02-15.1",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vue-cli-service serve",
@@ -416,7 +416,6 @@ export default {
416
416
  }
417
417
  },
418
418
  mounted() {
419
- console.log('asdfasf')
420
419
  this.observeTableHeight()
421
420
  },
422
421
  beforeDestroy() {