We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa1a517 commit 5129679Copy full SHA for 5129679
app-shell-odd/package.json
@@ -29,7 +29,12 @@
29
]
30
},
31
"devDependencies": {
32
- "@opentrons/app": "link:../app"
+ "@opentrons/app": "link:../app",
33
+ "is-ip": "3.1.0",
34
+ "postcss-apply": "0.12.0",
35
+ "postcss-color-mod-function": "3.0.3",
36
+ "postcss-import": "16.0.0",
37
+ "postcss-preset-env": "9.3.0"
38
39
"dependencies": {
40
"@opentrons/discovery-client": "link:../discovery-client",
0 commit comments