chore: 3.0.0-dev (#118)

This commit is contained in:
Norman Breau
2020-06-10 15:39:30 -03:00
committed by GitHub
parent ed8f15e91d
commit 54ee9c5142
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-network-information",
"version": "2.0.3-dev",
"version": "3.0.0-dev",
"description": "Cordova Network Information Plugin",
"types": "./types/index.d.ts",
"cordova": {
@@ -38,6 +38,9 @@
"engines": {
"cordovaDependencies": {
"3.0.0": {
"cordova": ">=9"
},
"4.0.0": {
"cordova": ">100"
}
}