Skip to content
New issue

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

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

Already on GitHub? # to your account

change main entry to caracal.js #72

Merged
merged 4 commits into from
Mar 10, 2021
Merged

change main entry to caracal.js #72

merged 4 commits into from
Mar 10, 2021

Conversation

YashKumarVerma
Copy link
Contributor

fixes #71

Description

  • changes entry point of application

Motivation and Context

  • now running node . does not throw any error.

How Has This Been Tested?

  • tested locally.
  • does not interfere with the testing suite.

Screenshots (if appropriate):

image

Types of changes

**What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

**Go over all the following points, and put an x in all the boxes that apply.
**(If you're unsure about any of these, don't hesitate to ask. We're here to help!)

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@birm birm changed the base branch from master to develop March 10, 2021 18:21
@birm
Copy link
Member

birm commented Mar 10, 2021

Good catch!

@birm birm merged commit 675a2bf into camicroscope:develop Mar 10, 2021
@birm birm mentioned this pull request Apr 7, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Package does not have valid "main" entry
2 participants