feat:doric run ios support devices

This commit is contained in:
pengfeizhou
2021-02-26 18:33:07 +08:00
committed by osborn
parent 130461769a
commit 6eee43df9b
2 changed files with 25 additions and 8 deletions

View File

@@ -25,5 +25,8 @@
"@rollup/plugin-image": "^2.0.5",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^8.4.0"
},
"optionalDependencies": {
"ios-deploy": "^1.11.4"
}
}