We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdb5a76 + 77adc7f commit 5c04b26Copy full SHA for 5c04b26
1 file changed
package.json
@@ -2,7 +2,10 @@
2
"name": "@guardian/content-atom-model",
3
"version": "7.0.2",
4
"description": "Content Atom JavaScript, automatically generated from the Thrift definition.",
5
- "repository": "github:guardian/content-atom",
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/guardian/content-atom.git"
8
+ },
9
"main": "js/main.js",
10
"dependencies": {
11
"thrift": "^0.20.0"
0 commit comments