Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
build(npm): added all-contributors-cli package
Browse files Browse the repository at this point in the history
re #41
  • Loading branch information
victor-pogor committed Dec 26, 2020
1 parent 50b16dd commit 1d5134e
Show file tree
Hide file tree
Showing 3 changed files with 296 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"files.associations": {
".huskyrc": "json",
".stylelintrc": "json",
".lintstagedrc": "json"
".lintstagedrc": "json",
".all-contributorsrc": "json",
}
}
293 changes: 293 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"@babel/preset-env": "^7.12.11",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"all-contributors-cli": "^6.19.0",
"babel-preset-minify": "^0.5.1",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
Expand Down

0 comments on commit 1d5134e

Please sign in to comment.