You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@annotator.apache.org by ge...@apache.org on 2020/09/18 21:55:42 UTC

[incubator-annotator] 01/02: rename package to apache-annotator

This is an automated email from the ASF dual-hosted git repository.

gerben pushed a commit to branch top-level-exports
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git

commit ab0f81e02248e680f314d1b7c17f30a2fe34c4a1
Author: Gerben <ge...@treora.com>
AuthorDate: Fri Sep 18 23:30:15 2020 +0200

    rename package to apache-annotator
    
    (as it should be equivalent to the meta-package with that name)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 7a82de7..e71303f 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
 {
-  "name": "annotator",
+  "name": "apache-annotator",
   "version": "0.1.0",
   "private": true,
   "description": "Apache Annotator provides annotation enabling code for browsers, servers, and humans.",