Skip to content

Commit

Permalink
Merge pull request #24 from MindscapeHQ/hc/npm-with-readme
Browse files Browse the repository at this point in the history
Hc/npm with readme
  • Loading branch information
raygun-harrison authored Dec 17, 2020
2 parents 870e9dd + 1b1bd53 commit 0d1f5b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "raygun4reactnativedemo",
"version": "0.0.2-alpha",
"version": "0.0.3-alpha",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand All @@ -10,7 +10,7 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"dependencies": {
"raygun4reactnative": "0.0.2-alpha",
"raygun4reactnative": "0.0.3-alpha",
"react": "16.13.1",
"react-native": "0.63.0"
},
Expand Down
2 changes: 1 addition & 1 deletion sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "raygun4reactnative",
"title": "Raygun4reactnative",
"version": "0.0.2-alpha",
"version": "0.0.3-alpha",
"description": "Raygun React Native SDK",
"main": "dist/index.js",
"typescript": {
Expand Down

0 comments on commit 0d1f5b5

Please sign in to comment.