Skip to content

Commit 77adc7f

Browse files
committed
adjust package.json respository
1 parent 3eafd99 commit 77adc7f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@guardian/content-atom-model",
33
"version": "7.0.2",
44
"description": "Content Atom JavaScript, automatically generated from the Thrift definition.",
5-
"repository": "github:guardian/content-atom",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/guardian/content-atom.git"
8+
},
69
"main": "js/main.js",
710
"dependencies": {
811
"thrift": "^0.20.0"

0 commit comments

Comments
 (0)