Skip to content

Commit

Permalink
Redefine dapp
Browse files Browse the repository at this point in the history
  • Loading branch information
vinird committed Sep 14, 2017
1 parent 46a309d commit 003d926
Show file tree
Hide file tree
Showing 29 changed files with 1,043 additions and 47 deletions.
2 changes: 2 additions & 0 deletions =5.0.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
+ [email protected]
added 115 packages and updated 1 package in 8.891s
12 changes: 6 additions & 6 deletions config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,11 @@
<splash height="960" src="resources/ios/splash/Default@2x~iphone.png" width="640" />
<splash height="480" src="resources/ios/splash/Default~iphone.png" width="320" />
</platform>
<plugin name="ionic-plugin-keyboard" spec="~2.2.1" />
<plugin name="cordova-plugin-whitelist" spec="1.3.1" />
<plugin name="cordova-plugin-console" spec="1.0.5" />
<plugin name="cordova-plugin-statusbar" spec="2.2.2" />
<plugin name="cordova-plugin-device" spec="1.1.4" />
<plugin name="cordova-plugin-splashscreen" spec="~4.0.1" />
<plugin name="cordova-plugin-inappbrowser" spec="^1.7.1" />
<plugin name="cordova-plugin-whitelist" spec="1.3.1" />
<plugin name="ionic-plugin-keyboard" spec="~2.2.1" />
<plugin name="cordova-plugin-console" spec="^1.0.5" />
<plugin name="cordova-plugin-device" spec="^1.1.4" />
<plugin name="cordova-plugin-splashscreen" spec="^4.0.3" />
<plugin name="cordova-plugin-statusbar" spec="^2.2.2" />
</widget>
Loading

0 comments on commit 003d926

Please sign in to comment.