mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
chore(): add browserify as a dev dependency
This commit is contained in:
parent
536a8e5898
commit
eb7251f17e
@ -39,5 +39,8 @@
|
|||||||
"url": "https://github.com/driftyco/ionic-native/issues"
|
"url": "https://github.com/driftyco/ionic-native/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/driftyco/ionic-native",
|
"homepage": "https://github.com/driftyco/ionic-native",
|
||||||
"typings": "./dist/index.d.ts"
|
"typings": "./dist/index.d.ts",
|
||||||
|
"devDependencies": {
|
||||||
|
"browserify": "^13.0.0"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user