Skip to content

Commit a9da03b

Browse files
committed
chore: update semantic-release
1 parent dae75f6 commit a9da03b

File tree

2 files changed

+1411
-709
lines changed

2 files changed

+1411
-709
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
"@babel/runtime": "^7.4.2",
2626
"@react-native-community/eslint-config": "^0.0.5",
2727
"@semantic-release/git": "7.0.5",
28+
"@types/react": "^16.9.17",
29+
"@types/react-native": "0.60.26",
2830
"babel-eslint": "^10.0.1",
2931
"babel-jest": "^24.5.0",
3032
"eslint": "^5.15.3",
@@ -38,10 +40,8 @@
3840
"react-native": "0.61.5",
3941
"react-test-renderer": "16.9.0",
4042
"rimraf": "^2.6.3",
41-
"semantic-release": "15.10.3",
42-
"typescript": "^3.3.3",
43-
"@types/react": "^16.9.17",
44-
"@types/react-native": "0.60.26"
43+
"semantic-release": "^16.0.2",
44+
"typescript": "^3.3.3"
4545
},
4646
"jest": {
4747
"preset": "react-native",

0 commit comments

Comments
 (0)