Skip to content

Commit 0648ff7

Browse files
committed
fix package.json somesy input test data
1 parent 2cebfba commit 0648ff7

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

tests/data/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,7 @@
3636
"example"
3737
],
3838
"license": "MIT",
39-
"repository": {
40-
"type": "git",
41-
"url": "https://github.com/example/testproject"
42-
},
39+
"repository": "https://github.com/example/testproject",
4340
"homepage": "https://example.com/testproject",
4441
"people": [
4542
{

0 commit comments

Comments
 (0)