diff --git a/package.json b/package.json index 8389e2face..dcc3971f81 100644 --- a/package.json +++ b/package.json @@ -118,8 +118,5 @@ "wdio:fusion": "terra wdio --themes orion-fusion-theme", "wdio:redwood": "terra wdio --themes redwood-theme", "wdio:docker": "terra wdio --disable-selenium-service=true --themes terra-default-theme clinical-lowlight-theme orion-fusion-theme" - }, - "dependencies": { - "terra-icon": "^3.61.0" } }