This is an automated email from the ASF dual-hosted git repository. randall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git
commit 6221881a96a0b05bd820362c5f303b4e4b3233c2 Merge: 3e8a105 8934df0 Author: Randall Leeds <[email protected]> AuthorDate: Sat Sep 19 18:07:29 2020 -0700 Merge pull request #94 from apache/meta-package Add apache-annotator meta-package package.json | 12 +- packages/apache-annotator/.npmignore | 2 + packages/apache-annotator/README.md | 3 + packages/apache-annotator/package.json | 41 + packages/apache-annotator/src/dom/index.ts | 1 + packages/apache-annotator/src/index.ts | 2 + packages/apache-annotator/src/selector/index.ts | 1 + packages/apache-annotator/tsconfig.json | 12 + yarn.lock | 1230 ++++++++++++----------- 9 files changed, 700 insertions(+), 604 deletions(-)
