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
We actually use a monorepo for development - our CI picks the relevant git commits out to make a set of standalone repos, so I see why the licence was missed.
package.json
says to look at theLICENSE
file for the license, but I don't see that file in the repository.The
.gitignore
says to ignore theLICENSE
file; maybe that's why it was not committed?The text was updated successfully, but these errors were encountered: