@99xt/first-born
Advanced tools
Comparing version 1.1.6 to 1.1.7
{ | ||
"name": "@99xt/first-born", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "React Native UI Framework", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -10,3 +10,3 @@ "use strict"; | ||
import { commonColors } from "../../../utils/color"; | ||
import { getFontSize } from "first-born/src/variables/textSizeVariables"; | ||
import { getFontSize } from "../../../variables/textSizeVariables"; | ||
@@ -13,0 +13,0 @@ const { width } = Dimensions.get("window"); |
209236