Skip to content

Commit 5129679

Browse files
committed
install packages for odd mode
1 parent fa1a517 commit 5129679

File tree

2 files changed

+120
-130
lines changed

2 files changed

+120
-130
lines changed

app-shell-odd/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,12 @@
2929
]
3030
},
3131
"devDependencies": {
32-
"@opentrons/app": "link:../app"
32+
"@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"
3338
},
3439
"dependencies": {
3540
"@opentrons/discovery-client": "link:../discovery-client",

0 commit comments

Comments
 (0)