GITLAB
FrontEnd Developer
/ android-webview-file-upload
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
bccb85833d9860833cf6af9a2701dd14d7563faf
Authored by
Andrei Pfeiffer
2018-05-04 13:57:45 +0300
1 parent
b27b586e
Release 1.0.0 first public version
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
package.json
Side-by-side Diff
Inline Diff
package.json
Wrap text
Diff comments
View file @
bccb858
1
1
{
2
2
"name": "react-native-webview-android-file-upload",
3
- "version": "
0.2
.0",
3
+ "version": "
1.0
.0",
4
4
"private": false,
5
5
"peerDependencies": {
6
6
"react": ">= 16.0.0",
...
...