Skip to content

Commit

Permalink
fix(build-system): pacage name and dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsanima committed Aug 13, 2021
1 parent de8e9ca commit 1b7f25f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "mdsanima-dev",
"name": "mdsanima_dev",
"version": "0.1.0",
"author": {
"name": "Marcin Różewski",
Expand All @@ -16,11 +16,11 @@
},
"devDependencies": {
"standard-version": "^9.3.0",
"conventional-changelog": "^5.0.0",
"mdsanima-conventional-changelog": "https://github.com/mdsanima/conventional-changelog/releases/tag/v5.0.0"
"conventional-changelog": "^5.0.1",
"mdsanima-conventional-changelog": "https://github.com/mdsanima/conventional-changelog/releases/tag/v5.0.1"
},
"keywords": [
"mdsanima",
"mdsanima_dev",
"python",
"development",
"tools",
Expand Down

0 comments on commit 1b7f25f

Please sign in to comment.