From a3551b303203c458fdc6fcafcdb716c02fa909a5 Mon Sep 17 00:00:00 2001 From: Yaman KATBY Date: Mon, 27 Dec 2021 13:12:32 +0300 Subject: [PATCH] Publish v1.3.1 --- core/package.json | 2 +- example/package.json | 2 +- example/yarn.lock | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core/package.json b/core/package.json index 5154f44..0179a7a 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-material/core", - "version": "1.3.0", + "version": "1.3.1", "description": "Modular and customizable Material Design UI components for React Native", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/example/package.json b/example/package.json index 9728b3f..10b6354 100644 --- a/example/package.json +++ b/example/package.json @@ -10,7 +10,7 @@ "eject": "expo eject" }, "dependencies": { - "@react-native-material/core": "^1.3.0", + "@react-native-material/core": "^1.3.1", "@react-navigation/native": "^6.0.6", "@react-navigation/native-stack": "^6.2.5", "chroma-js": "^2.1.2", diff --git a/example/yarn.lock b/example/yarn.lock index bd7a894..c1d5da6 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1878,15 +1878,15 @@ __metadata: languageName: node linkType: hard -"@react-native-material/core@npm:^1.3.0": - version: 1.3.0 - resolution: "@react-native-material/core@npm:1.3.0" +"@react-native-material/core@npm:^1.3.1": + version: 1.3.1 + resolution: "@react-native-material/core@npm:1.3.1" dependencies: chroma-js: ^2.1.2 peerDependencies: react: ^17.0.2 react-native: ^0.65.1 - checksum: c2e4990daeefce9a82d565cfaf4b8ddf9ef3cca7a04515380c73000732d19adb08c0007d0facbda798e09b6bd4470301cae196a3b53ff7a06884f2c8cf2b5b6b + checksum: 1efb58534df5ca312059c7a6552096f80a0ff32ce0ad0dd5ebf1ddb05469bc7d7e3bba97785a18aa489622e0ea83acbf3836c91f7e8705bb3bd58dfa20ce0bb2 languageName: node linkType: hard @@ -3507,7 +3507,7 @@ __metadata: resolution: "example@workspace:." dependencies: "@babel/core": ^7.12.9 - "@react-native-material/core": ^1.3.0 + "@react-native-material/core": ^1.3.1 "@react-navigation/native": ^6.0.6 "@react-navigation/native-stack": ^6.2.5 "@types/chroma-js": ^2.1.3