Skip to content

Commit

Permalink
Add latest UIStepper.js to example
Browse files Browse the repository at this point in the history
  • Loading branch information
hannigand committed Dec 15, 2017
1 parent f5705f3 commit e9381ea
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 30 deletions.
6 changes: 4 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"react": "16.0.0-alpha.12",
"react-native": "0.48.4",
"react-native-markdown": "^0.1.1",
"react-native-ui-stepper": "1.2.0",
"react-native-ui-stepper": "^1.2.3",
"react-navigation": "^1.0.0-beta.13"
},
"devDependencies": {
Expand All @@ -23,6 +23,8 @@
"preset": "react-native"
},
"rnpm": {
"assets": ["./assets/fonts"]
"assets": [
"./assets/fonts"
]
}
}
35 changes: 7 additions & 28 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2313,14 +2313,10 @@ [email protected]:
version "20.1.0-chi.1"
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-20.1.0-chi.1.tgz#06981ab0e59498a2492333b0c5502a82e4603207"

[email protected]:
[email protected], jest-docblock@^20.1.0-chi.1:
version "20.1.0-delta.4"
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-20.1.0-delta.4.tgz#360d4f5fb702730c4136c4e71e5706188a694682"

jest-docblock@^20.1.0-chi.1:
version "20.1.0-echo.1"
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-20.1.0-echo.1.tgz#be02f43ee019f97e6b83267c746ac7b40d290fe8"

jest-docblock@^21.2.0:
version "21.2.0"
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-21.2.0.tgz#51529c3b30d5fd159da60c27ceedc195faf8d414"
Expand Down Expand Up @@ -2933,18 +2929,14 @@ minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
dependencies:
brace-expansion "^1.1.7"

[email protected]:
[email protected], minimist@~0.0.1:
version "0.0.8"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"

minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"

minimist@~0.0.1:
version "0.0.10"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"

"mkdirp@>=0.5 0", mkdirp@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
Expand Down Expand Up @@ -3478,9 +3470,9 @@ react-native-tab-view@^0.0.69:
dependencies:
prop-types "^15.5.8"

[email protected].0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/react-native-ui-stepper/-/react-native-ui-stepper-1.2.0.tgz#e860b5a508f7b7ec33d2d8db10204729d3fd9278"
react-native-ui-stepper@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/react-native-ui-stepper/-/react-native-ui-stepper-1.2.3.tgz#cb5f855bc4e09ff295432b846f2ca4a17cbba171"
dependencies:
prop-types "^15.5.10"

Expand Down Expand Up @@ -4302,7 +4294,7 @@ ua-parser-js@^0.7.9:
version "0.7.14"
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.14.tgz#110d53fa4c3f326c121292bbeac904d2e03387ca"

[email protected]:
[email protected], uglify-js@^2.6:
version "2.7.5"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.7.5.tgz#4612c0c7baaee2ba7c487de4904ae122079f2ca8"
dependencies:
Expand All @@ -4311,15 +4303,6 @@ [email protected]:
uglify-to-browserify "~1.0.0"
yargs "~3.10.0"

uglify-js@^2.6:
version "2.8.29"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.29.tgz#29c5733148057bb4e1f75df35b7a9cb72e6a59dd"
dependencies:
source-map "~0.5.1"
yargs "~3.10.0"
optionalDependencies:
uglify-to-browserify "~1.0.0"

uglify-to-browserify@~1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"
Expand Down Expand Up @@ -4434,11 +4417,7 @@ whatwg-encoding@^1.0.1:
dependencies:
iconv-lite "0.4.13"

whatwg-fetch@>=0.10.0:
version "2.0.3"
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz#9c84ec2dcf68187ff00bc64e1274b442176e1c84"

whatwg-fetch@^1.0.0:
whatwg-fetch@>=0.10.0, whatwg-fetch@^1.0.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-1.1.1.tgz#ac3c9d39f320c6dce5339969d054ef43dd333319"

Expand Down

0 comments on commit e9381ea

Please sign in to comment.