Skip to content

Commit ea6d7be

Browse files
author
Luke Farrell
committed
fix(bug): please fix the deployment issue 😢
1 parent aa9deb8 commit ea6d7be

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"homepage": "https://github.com/lukebrandonfarrell/react-native-screen-keyboard#readme",
2323
"dependencies": {
2424
"deprecated-react-native-prop-types": "^2.2.0",
25-
"react-native-material-ripple": "git+https://github.com/lukebrandonfarrell/react-native-material-ripple.git"
25+
"react-native-material-ripple": "github:lukebrandonfarrell/react-native-material-ripple"
2626
},
2727
"keywords": [
2828
"on-screen",
@@ -46,4 +46,4 @@
4646
"prettier": "^2.3.0",
4747
"semantic-release": "^17.4.3"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)