Skip to content

Commit

Permalink
fix(package.json): fix dependency classifications
Browse files Browse the repository at this point in the history
  • Loading branch information
Xunnamius committed Jan 29, 2021
1 parent 1562bbc commit 8835260
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 15 deletions.
42 changes: 29 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"common-ancestor-path": "^1.0.1",
"debug": "^4.3.1",
"execa": "^5.0.0",
"shelljs": "^0.8.4",
"simple-git": "^2.31.0",
"yargs": "^16.2.0"
},
"devDependencies": {
Expand Down Expand Up @@ -196,7 +196,7 @@
"remark-reference-links": "^5.0.0",
"semantic-release": "Xunnamius/semantic-release#contrib-holistic",
"semver": "^7.3.4",
"simple-git": "^2.31.0",
"shelljs": "^0.8.4",
"sort-package-json": "Xunnamius/sort-package-json#contrib-env-expect",
"source-map-support": "^0.5.19",
"spellchecker": "^3.7.1",
Expand Down

0 comments on commit 8835260

Please sign in to comment.