Skip to content

Commit

Permalink
PR #3 is here for placeholder is updated dynamically
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathChaos committed Mar 10, 2021
1 parent b1d7d7a commit 5cb0107
Show file tree
Hide file tree
Showing 2 changed files with 2,032 additions and 1,989 deletions.
13 changes: 8 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freakycoder/react-native-text-input",
"version": "0.1.2",
"version": "0.1.3",
"description": "Modern text input with fully customization options for React Native",
"main": "./build/dist/RNTextInput.js",
"repository": "[email protected]:WrathChaos/react-native-text-input.git",
Expand All @@ -9,6 +9,9 @@
"homepage": "https://www.freakycoder.com",
"bugs": "https://github.com/WrathChaos/react-native-text-input/issues",
"keywords": [
"react-native-text-input",
"react-native-text",
"react-native-input",
"FreakyCoder",
"freakycoder",
"kuray",
Expand All @@ -31,16 +34,16 @@
"react-native": ">=0.63.x"
},
"devDependencies": {
"@react-native-community/eslint-config": "^2.0.0",
"@types/react": "^16.9.53",
"@types/react-native": "^0.63.25",
"react-native-typescript-transformer": "^1.2.13",
"typescript": "^4.0.3",
"@react-native-community/eslint-config": "^2.0.0",
"eslint": "^7.11.0",
"eslint-config-airbnb": "^18.2.0",
"husky": "^4.3.0",
"lint-staged": "^10.4.2",
"prettier": "^2.1.2"
"prettier": "^2.1.2",
"react-native-typescript-transformer": "^1.2.13",
"typescript": "^4.0.3"
},
"husky": {
"hooks": {
Expand Down
Loading

0 comments on commit 5cb0107

Please sign in to comment.