npm migrate

This commit is contained in:
trykov
2015-06-12 09:52:14 +03:00
committed by trykovyura
parent 6718de7c31
commit e6a9da4624
2 changed files with 37 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<plugin id="ru.trykov.rootdetection" version="0.1.0" xmlns="http://apache.org/cordova/ns/plugins/1.0"
<plugin id="cordova-plugin-root-detection" version="0.1.0" xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android">
<name>Root Detection</name>
<author>Yury Trykov (http://trykov.ru/)</author>