Skip to content

Commit 8def4b8

Browse files
committedJan 30, 2018
remove wikitude plugin, ignore new files, add lock.json
1 parent a0ec53e commit 8def4b8

File tree

4 files changed

+10106
-6
lines changed

4 files changed

+10106
-6
lines changed
 

‎.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ npm-debug.log
1111

1212
# res
1313
resources/signing
14+
jsconfig.json
15+
.vscode/
16+
typings/
17+
18+

‎config.xml

-1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,5 @@
106106
<plugin name="phonegap-plugin-push" spec="^2.1.2">
107107
<variable name="FCM_VERSION" value="11.0.1" />
108108
</plugin>
109-
<plugin name="com.wikitude.phonegap.WikitudePlugin" spec="https://github.com/timkim/wikitude-cordova-plugin.git" />
110109
<plugin name="cordova-plugin-whitelist" spec="^1.3.3" />
111110
</widget>

0 commit comments

Comments
 (0)