Skip to content

Commit

Permalink
feat(deps): replace vue-log dep with js-logger + format package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
deepanchal committed Aug 2, 2022
1 parent 7d40687 commit d38c002
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"@babel/runtime": "^7.11.2",
"@babel/runtime-corejs3": "^7.13.7",
"@chenfengyuan/vue-number-input": "^1.2.1",
"@dreipol/vue-log": "0.0.8",
"@fortawesome/fontawesome-free": "^6.1.1",
"@fortawesome/fontawesome-svg-core": "^6.1.1",
"@fortawesome/free-regular-svg-icons": "^6.1.1",
Expand Down Expand Up @@ -87,6 +86,7 @@
"google-maps-api-loader": "^1.1.1",
"handlebars": "^4.7.7",
"jest-environment-jsdom": "^28.1.1",
"js-logger": "^1.6.1",
"jwt-decode": "^2.2.0",
"leaflet": "^1.7.1",
"leaflet-draw": "^1.0.4",
Expand Down Expand Up @@ -140,7 +140,6 @@
"vue-marquee-text-component": "^1.2.0",
"vue-modal-dialogs": "^3.0.0",
"vue-moment": "^4.1.0",
"vue3-mq": "^3.1.0",
"vue-native-websocket": "^2.0.14",
"vue-numeral-filter": "^2.0.0",
"vue-phone-number-input": "^1.1.10",
Expand All @@ -156,6 +155,7 @@
"vue-types": "^1.7.0",
"vue2-gmap-custom-marker": "^5.6.0",
"vue2-google-maps": "^0.10.7",
"vue3-mq": "^3.1.0",
"vuedraggable": "^2.24.3",
"vuejs-datepicker": "^1.6.2",
"vuex": "^4.0.2",
Expand Down

0 comments on commit d38c002

Please sign in to comment.