Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy76 authored Sep 26, 2022
1 parent 535126a commit e04a1f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"core-js": "~3.22.8",
"core-js": "~3.25.3",
"vue": "~2.6.14",
"axios": "~0.27.2",
"es6-promise": "~4.2.8",
Expand Down Expand Up @@ -50,7 +50,7 @@
"eslint": "~6.8.0",
"eslint-plugin-vue": "~6.2.2",
"vue-template-compiler": "~2.6.11",
"nodemon": "~2.0.16",
"nodemon": "~2.0.20",
"sass" :"~1.49.11",
"sass-loader":"10.1.1"
},
Expand Down

0 comments on commit e04a1f9

Please sign in to comment.