Skip to content

Commit 008eb81

Browse files
committed
add missing/implicit dependencies
otherwise will need to include `--shamefully-hoist` flag when installing with pnpm
1 parent 34d97d2 commit 008eb81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"@ionic-native/splash-screen": "5.0.0-beta.15",
3232
"@ionic-native/status-bar": "5.0.0-beta.15",
3333
"@ionic/angular": "^6.0.0-rc.2",
34+
"@ionic/core": "^6.0.0-rc.2",
3435
"@ionic/storage": "^2.1.3",
3536
"cordova-android": "^8.1.0",
3637
"cordova-ios": "^5.1.1",
@@ -42,6 +43,7 @@
4243
"cordova-plugin-statusbar": "^2.4.3",
4344
"cordova-plugin-whitelist": "^1.3.4",
4445
"core-js": "^3.6.4",
46+
"ionicons": "^5.5.4",
4547
"rxjs": "^6.5.4",
4648
"sw-toolbox": "3.6.0",
4749
"swiper": "^7.2.0",

0 commit comments

Comments
 (0)