8000 feat. removed useless files · Acode-Foundation/Acode@49bca15 · GitHub
[go: up one dir, main page]

Skip to content

Commit 49bca15

Browse files
feat. removed useless files
1 parent b05f17e commit 49bca15

File tree

7 files changed

+18
-776
lines changed

7 files changed

+18
-776
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"cordova": {
2424
"plugins": {
2525
"cordova-clipboard": {},
26-
"cordova-plugin-buildinfo": {},
2726
"cordova-plugin-device": {},
2827
"cordova-plugin-file": {},
2928
"cordova-plugin-sftp": {},
@@ -37,7 +36,8 @@
3736
"ANDROIDBLACKLISTSECURESOCKETPROTOCOLS": "SSLv3,TLSv1"
3837
},
3938
"cordova-plugin-websocket": {},
40-
"com.foxdebug.acode.exec": {}
39+
"com.foxdebug.acode.exec": {},
40+
"cordova-plugin-buildinfo": {}
4141
},
4242
"platforms": [
4343
"android"

0 commit comments

Comments
 (0)
0