We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 746816c commit bb01e62Copy full SHA for bb01e62
package.json
@@ -2,12 +2,12 @@
2
"name": "react-native-font-faces",
3
"main": "dist/commonjs/index.js",
4
"module": "dist/module/index.js",
5
- "author": "Kyler Jensen <kjens93@users.noreply.github.com>",
+ "author": "Kyler Jensen <kylerjensen-b23c19@opayq.com>",
6
"typings": "dist/typescript/index.d.ts",
7
"license": "MIT",
8
"version": "0.0.0",
9
"react-native": "src/index.ts",
10
- "repository": "https://github.com/Kjens93/react-native-font-faces.git",
+ "repository": "https://github.com/kylerjensen/react-native-font-faces.git",
11
"description": "Easily emulate @font-face behavior in react-native",
12
"files": [
13
"src",
0 commit comments