mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
chore(): fix redundant devDeps entry
This commit is contained in:
parent
0afd7cd3fc
commit
d86fa1b2f6
@ -10,6 +10,7 @@
|
||||
"rxjs": "5.0.0-beta.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"browserify": "^13.0.0",
|
||||
"canonical-path": "0.0.2",
|
||||
"cpr": "^1.0.0",
|
||||
"dgeni": "^0.4.2",
|
||||
@ -39,8 +40,5 @@
|
||||
"url": "https://github.com/driftyco/ionic-native/issues"
|
||||
},
|
||||
"homepage": "https://github.com/driftyco/ionic-native",
|
||||
"typings": "./dist/index.d.ts",
|
||||
"devDependencies": {
|
||||
"browserify": "^13.0.0"
|
||||
}
|
||||
"typings": "./dist/index.d.ts"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user