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

fix ascii art bug #176

Merged
merged 4 commits into from
Nov 10, 2021
Merged

fix ascii art bug #176

merged 4 commits into from
Nov 10, 2021

Conversation

Placeholder30
Copy link
Collaborator

The installed ASCII package causes an error
to be thrown when a new Tensei app is initialized
this commit fixes this issue
Please review.

Fixes #160

The installed ascii package throws causes an error
to be thrown when a new tensei app is initialized
this commit fixes this
@Placeholder30 Placeholder30 self-assigned this Nov 10, 2021
@@ -4,7 +4,6 @@
"main": "src/index.ts",
"license": "MIT",
"dependencies": {
"@mikro-orm/sqlite": "^4.4.0",
Copy link
Member

Choose a reason for hiding this comment

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

Past. I think this should still be there actually

@bahdcoder
Copy link
Member

Also your last commit wasn't in the correct format. You may use yarn commit command to add a new commit of the right format in future

@bahdcoder bahdcoder merged commit 91e66eb into master Nov 10, 2021
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.

can not create project
2 participants