Skip to content

Commit bb01e62

Browse files
authored
fix: update package.json
1 parent 746816c commit bb01e62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "react-native-font-faces",
33
"main": "dist/commonjs/index.js",
44
"module": "dist/module/index.js",
5-
"author": "Kyler Jensen <kjens93@users.noreply.github.com>",
5+
"author": "Kyler Jensen <kylerjensen-b23c19@opayq.com>",
66
"typings": "dist/typescript/index.d.ts",
77
"license": "MIT",
88
"version": "0.0.0",
99
"react-native": "src/index.ts",
10-
"repository": "https://github.com/Kjens93/react-native-font-faces.git",
10+
"repository": "https://github.com/kylerjensen/react-native-font-faces.git",
1111
"description": "Easily emulate @font-face behavior in react-native",
1212
"files": [
1313
"src",

0 commit comments

Comments
 (0)