Browse Source

housekeeping: add missing conventional-changelog devDeps (#5975)

Co-authored-by: Kyle Shockey <shockey@users.noreply.github.com>
bubble
kyle shockey 4 years ago
committed by GitHub
parent
commit
1c2c512057
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1702 additions and 281 deletions
  1. +1701
    -280
      package-lock.json
  2. +1
    -1
      package.json

+ 1701
- 280
package-lock.json
File diff suppressed because it is too large
View File


+ 1
- 1
package.json View File

@@ -95,7 +95,7 @@
"@babel/preset-env": "^7.0.0",
"@babel/preset-react": "^7.0.0",
"@babel/register": "^7.9.0",
"@release-it/conventional-changelog": "^1.1.0",
"@release-it/conventional-changelog": "^1.1.3",
"autoprefixer": "^8.4.1",
"babel-eslint": "^9.0.0",
"babel-loader": "^8.0.6",


Loading…
Cancel
Save