Skip to content

Commit 01f6ec1

Browse files
authored
Merge pull request #190 from guardian/an/npm-trusted-publishing
revert repository to string to see if it gets normalised
2 parents 0724c12 + 4e3419e commit 01f6ec1

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

package.json

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

0 commit comments

Comments
 (0)