This is an automated email from the ASF dual-hosted git repository.
randall pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git
from a45684a Merge pull request #153 from
apache/feature/152-Provide-template-files-for-GitHub-issues-and-PRs
add d99b8da Replace yarn with npm
new 664d1bb Merge pull request #157 from apache/154-yarn-to-npm
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/node.js.yml | 2 +-
.husky/pre-commit | 2 +-
.ratignore | 2 +-
Makefile | 8 +-
README.md | 4 +-
lerna.json | 4 -
package-lock.json | 16587 ++++++++++++++++++++++++++++++++++++++++
package.json | 19 +-
yarn.lock | 8932 ----------------------
9 files changed, 16604 insertions(+), 8956 deletions(-)
create mode 100644 package-lock.json
delete mode 100644 yarn.lock