Skip to content

Commit 44cf3e1

Browse files
author
alex
committed
add announcement
1 parent 21b96a7 commit 44cf3e1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+506
-263
lines changed

config.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,5 @@
9393
<variable name="APP_KEY" value="9844ef6cf746572bf3a6310f" />
9494
</plugin>
9595
<engine name="android" spec="6.3.0" />
96+
<plugin name="cordova-plugin-themeablebrowser" spec="^0.2.17" />
9697
</widget>

package-lock.json

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"cordova-plugin-jcore": "^1.1.12",
4242
"cordova-plugin-splashscreen": "^4.0.3",
4343
"cordova-plugin-statusbar": "^2.2.2",
44+
"cordova-plugin-themeablebrowser": "^0.2.17",
4445
"cordova-plugin-whitelist": "^1.3.1",
4546
"cordova-sqlite-storage": "^2.1.5",
4647
"ionic-angular": "^3.9.2",
@@ -49,11 +50,11 @@
4950
"ionic2-jpush": "^0.1.1",
5051
"ionicons": "3.0.0",
5152
"jpush-phonegap-plugin": "git+https://github.com/jpush/jpush-phonegap-plugin.git",
53+
"phonegap-nfc": "^0.6.6",
54+
"phonegap-plugin-barcodescanner": "^6.0.6",
5255
"rxjs": "^5.5.6",
5356
"sw-toolbox": "3.6.0",
54-
"zone.js": "0.8.12",
55-
"phonegap-plugin-barcodescanner": "^6.0.6",
56-
"phonegap-nfc": "^0.6.6"
57+
"zone.js": "0.8.12"
5758
},
5859
"devDependencies": {
5960
"@ionic/app-scripts": "^3.1.8",
@@ -79,7 +80,8 @@
7980
"cordova-sqlite-storage": {},
8081
"jpush-phonegap-plugin": {
8182
"APP_KEY": "9844ef6cf746572bf3a6310f"
82-
}
83+
},
84+
"cordova-plugin-themeablebrowser": {}
8385
}
8486
}
8587
}
-8.78 KB
Loading
-1.7 KB
Loading
-3.49 KB
Loading
-16.6 KB
Loading
-38.2 KB
Loading
-67.6 KB
Loading
0 Bytes
Loading

0 commit comments

Comments
 (0)