Skip to content

Commit

Permalink
chore: add semantic release deps
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-acampora committed Aug 21, 2023
1 parent 98ccfe3 commit 0ea5977
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"semantic-release-preconfigured-conventional-commits": "1.1.43",
"eslint-plugin-vue": "^8.0.3"
},
"eslintConfig": {
Expand All @@ -39,5 +40,8 @@
"last 2 versions",
"not dead",
"not ie 11"
]
}
],
"engines": {
"node": "18.17"
}
}

0 comments on commit 0ea5977

Please sign in to comment.