Skip to content

Commit b0eed54

Browse files
committed
fix: package.json entries for provenance
1 parent 7042128 commit b0eed54

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/react-native-audio-api/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@
6565
],
6666
"repository": {
6767
"type": "git",
68-
"url": "git+https://github.com/software-mansion-labs/react-native-audio-api.git"
68+
"url": "git+https://github.com/software-mansion/react-native-audio-api.git"
6969
},
70-
"author": "Software Mansion Labs (https://github.com/software-mansion-labs)",
70+
"author": "Software Mansion (https://github.com/software-mansion)",
7171
"license": "MIT",
7272
"bugs": {
73-
"url": "https://github.com/software-mansion-labs/react-native-audio-api/issues"
73+
"url": "https://github.com/software-mansion/react-native-audio-api/issues"
7474
},
75-
"homepage": "https://github.com/software-mansion-labs/react-native-audio-api#readme",
75+
"homepage": "https://github.com/software-mansion/react-native-audio-api#readme",
7676
"publishConfig": {
7777
"registry": "https://registry.npmjs.org/"
7878
},

0 commit comments

Comments
 (0)