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

Fixed issues with the published npm package. #9

Merged
merged 1 commit into from
May 28, 2024
Merged

Conversation

akshat1
Copy link
Owner

@akshat1 akshat1 commented May 28, 2024

  1. Updated main file in package.json
  2. Moved js files from src to lib. Because we don't transpile anything, a source directory doesn't make sense.
  3. Renamed Compute.js and Compute.test.js to index.js and index.test.js.
  4. Added an npmignore file.

1. Updated main file in package.json
2. Moved js files from src to lib. Because we don't transpile anything, a source directory doesn't make sense.
3. Renamed Compute.js and Compute.test.js to index.js and index.test.js.
4. Added an npmignore file.
@akshat1 akshat1 merged commit 432ad78 into master May 28, 2024
1 check passed
@akshat1 akshat1 deleted the bugfix--fix-npm branch May 28, 2024 04:56
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.

1 participant