Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

Commit

Permalink
fix: yuzulabo/cordova-clipboardに変更
Browse files Browse the repository at this point in the history
  • Loading branch information
nzws committed Apr 21, 2018
1 parent 4aa4998 commit 71bfc9c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,11 @@
"cordova-plugin-customurlscheme": {
"URL_SCHEME": "knzkapp"
},
"cordova-clipboard": {},
"cordova-plugin-fcm": {}
"cordova-plugin-fcm": {},
"cordova-clipboard": {}
}
},
"dependencies": {
"cordova-clipboard": "",
"cordova-custom-config": "5.0.2",
"cordova-plugin-customurlscheme": "",
"cordova-plugin-inappbrowser": "2.0.2",
Expand All @@ -38,7 +37,8 @@
"cordova-plugin-statusbar": "2.4.1",
"cordova-plugin-whitelist": "1.3.3",
"monaca-plugin-monaca-core": "3.2.0",
"cordova-plugin-fcm": "git+https:\/\/github.com\/yuzulabo\/cordova-plugin-fcm"
"cordova-plugin-fcm": "git+https:\/\/github.com\/yuzulabo\/cordova-plugin-fcm",
"cordova-clipboard": "git+https:\/\/github.com\/yuzulabo\/cordova-clipboard"
},
"devDependencies": []
}

0 comments on commit 71bfc9c

Please sign in to comment.