Skip to content

Commit

Permalink
Merge pull request #23 from checkout/version
Browse files Browse the repository at this point in the history
  • Loading branch information
ioan-ghisoi-cko authored Mar 8, 2023
2 parents f090cf0 + 94f5192 commit 3e10ef3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frames-react-native",
"version": "1.1.8",
"version": "1.1.9",
"description": "Frames React Native",
"main": "dist/index.js",
"scripts": {
Expand Down
3 changes: 1 addition & 2 deletions src/types/types.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ import {
ViewStyle,
StyleProp,
TouchableOpacityProps,
TextProps,
TextStyle
TextStyle,
} from "react-native";

export interface Schemes {
Expand Down

0 comments on commit 3e10ef3

Please sign in to comment.