Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove replace and update packages #1031

Merged
merged 1 commit into from
Dec 10, 2020
Merged

Conversation

brandonocasey
Copy link
Contributor

Removes the code for replace and updates generator dependencies.

gkatsev
gkatsev previously approved these changes Dec 9, 2020
Comment on lines 106 to +108
"lint-staged": {
"*.js": [
"vjsstandard --fix",
"git add"
],
"README.md": [
"doctoc --notitle",
"git add"
]
"*.js": "vjsstandard --fix",
"README.md": "doctoc --notitle"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@brandonocasey brandonocasey changed the base branch from chore/separate-ci-playback to main December 10, 2020 20:06
@brandonocasey brandonocasey dismissed gkatsev’s stale review December 10, 2020 20:06

The base branch was changed.

@brandonocasey brandonocasey merged commit 0976212 into main Dec 10, 2020
@brandonocasey brandonocasey deleted the chore/remove-replace branch December 10, 2020 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants