Skip to content

Commit 3e6f157

Browse files
committed
minor lock update
1 parent 0eed5dc commit 3e6f157

File tree

3 files changed

+2
-9
lines changed

3 files changed

+2
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thecodingmachine/react-native-boilerplate",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "TheCodingMachine React Native Boilerplate",
55
"repository": {
66
"type": "git",

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "boilerplate",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"private": true,
55
"scripts": {
66
"android": "react-native run-android",

template/yarn.lock

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2059,13 +2059,6 @@ aws4@^1.8.0:
20592059
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
20602060
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
20612061

2062-
axios@^0.21.4:
2063-
version "0.21.4"
2064-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
2065-
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
2066-
dependencies:
2067-
follow-redirects "^1.14.0"
2068-
20692062
babel-core@^7.0.0-bridge.0:
20702063
version "7.0.0-bridge.0"
20712064
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"

0 commit comments

Comments
 (0)