Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhisen authored Aug 28, 2019
1 parent ca8fc28 commit 86bcae9
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
{
"name": "org.nypr.cordova.wakeupplugin",
"version": "0.4.121",
"displayName": "WakeupTimer",
"name": "cordova-plugin-wakeuptimer",
"version": "1.1.0",
"description": "This plugin supports PhoneGap/Cordova apps running on Android.",
"cordova": {
"id": "cordova-plugin-wakeuptimer",
"platforms": [
"android",
"ios"
],
"plugins": {
}
},
"dependencies": {
"cordova-android": "^6.3.0"
]
}
}

0 comments on commit 86bcae9

Please sign in to comment.