Showing
2 changed files
with
1 additions
and
2 deletions
| @@ -21,7 +21,6 @@ | @@ -21,7 +21,6 @@ | ||
| 21 | "author": "", | 21 | "author": "", |
| 22 | "license": "", | 22 | "license": "", |
| 23 | "dependencies": { | 23 | "dependencies": { |
| 24 | - "@ohos/flutter_ohos": "file:./har/flutter.har" | ||
| 25 | }, | 24 | }, |
| 26 | "devDependencies": { | 25 | "devDependencies": { |
| 27 | "@ohos/hypium": "1.0.6" | 26 | "@ohos/hypium": "1.0.6" |
| @@ -21,7 +21,7 @@ | @@ -21,7 +21,7 @@ | ||
| 21 | "author": "", | 21 | "author": "", |
| 22 | "license": "Apache-2.0", | 22 | "license": "Apache-2.0", |
| 23 | "dependencies": { | 23 | "dependencies": { |
| 24 | - "@ohos/flutter_ohos": "file:./libs/flutter.har" | 24 | + "@ohos/flutter_ohos": "file:./har/flutter.har" |
| 25 | }, | 25 | }, |
| 26 | } | 26 | } |
| 27 | 27 |
-
Please register or login to post a comment