Skip to content

Commit

Permalink
fix: env-util is a dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
seibert-io committed May 28, 2020
1 parent 547958b commit c3cefae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"release-util": "dist/release-util.js"
},
"dependencies": {
"@madebyheyday/env-util": "^1.0.0",
"@seibert-io/conventional-changelog-heyday": "github:seibert-io/conventional-changelog-heyday#v1.0.5",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/commit-analyzer": "^8.0.1",
Expand All @@ -31,7 +32,6 @@
"devDependencies": {
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"@madebyheyday/env-util": "^1.0.0",
"@sentry/cli": "^1.52.3",
"@types/app-root-path": "^1.2.4",
"@types/chalk": "2.2.0",
Expand Down

0 comments on commit c3cefae

Please sign in to comment.