Skip to content

Commit 61e97bd

Browse files
committed
chore: change package name and repo url
1 parent e3a5ac8 commit 61e97bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "web-annotation-protocol",
2+
"name": "web-annotation-service",
33
"version": "1.0.0",
44
"description": "aims to be an implementation of [Web Annotation Protocol](http://w3c.github.io/web-annotation/protocol/wd/) running as a service app on eXist-db.",
55
"main": "gulpfile.js",
@@ -17,7 +17,7 @@
1717
},
1818
"repository": {
1919
"type": "git",
20-
"url": "git@gitlab.existsolutions.com:foss/web-annotation-protocol.git"
20+
"url": "https://github.com/eXistSolutions/web-annotation-service.git"
2121
},
2222
"author": "",
2323
"license": "ISC"

0 commit comments

Comments
 (0)