Skip to content

Commit

Permalink
Fix package.json to comply with setup description
Browse files Browse the repository at this point in the history
  • Loading branch information
JumioMobileTeam authored Sep 7, 2020
1 parent 596142d commit f1d00a9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
]
},
"devDependencies": {
"cordova-android": "^9.0.0",
"cordova-plugin-jumio-mobilesdk": "file:.."
"cordova-android": "^9.0.0"
}
}
}

0 comments on commit f1d00a9

Please sign in to comment.