Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
downgrade some packages to fix secman hub issues and bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
abdfnx committed Apr 6, 2022
1 parent a1ce071 commit dcba000
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"papaparse": "^5.3.1",
"register-service-worker": "^1.7.1",
"v-tooltip": "^2.0.3",
"vee-validate": "^3.4.14",
"vee-validate": "^2.2.15",
"vue": "^2.6.11",
"vue-class-component": "^7.2.3",
"vue-clipboard2": "^0.3.3",
Expand All @@ -37,7 +37,7 @@
"@vue/cli-plugin-router": "~5.0.4",
"@vue/cli-plugin-typescript": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~5.0.4",
"@vue/cli-service": "~4.5.0",
"babel-loader": "8.2.4",
"babel-plugin-module-resolver": "^4.1.0",
"sass": "^1.48.0",
Expand Down

0 comments on commit dcba000

Please sign in to comment.