lookit / lookit-jspsych

0 stars 0 forks source link

Suggested package updates #21

Closed okaycj closed 7 months ago

okaycj commented 7 months ago

Summary

Closes #14

This cleans and normalizes the package.json files across this mono repo's packages.

Todo

To reset the version of these packages we'll need to do the following things:

  1. Change package files to reflect the intended version. For our case here, we're setting all packages to version 0.0.1.
  2. Remove all packages from NPM.
  3. Make sure there are no changeset files for these packages.

If the above has been done, then when we attempt to publish these packages they should be all at version 0.0.1. Additionally, we'll have to update the version in the Django project lookit-api.

Review

changeset-bot[bot] commented 7 months ago

⚠️ No Changeset found

Latest commit: a7b04fb44f47be3b4649ac0e886fa3bc9444eeee

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR