You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
chore: Standardize subpackages on npm instead of yarn (optimizely#371)
Summary:
Preparing for further CI changes by standardizing all packages on npm instead of yarn.
- Remove outdated yarn.lock files
- In datafile-manager, generate package-lock.json and remove yarn.lock
- In datafile-manager, set Typescript version to exactly 3.3.3333
Test plan:
Unit tests. Manually verified the output of the build in datafile-manager. It's exactly the same as it was before these changes.
0 commit comments