Skip to content

Commit e2fc11a

Browse files
authored
refactor(pnpm workspaces): we need to reference our packages correctly
1 parent fc325d2 commit e2fc11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/postcss-if-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"postcss": "8.0.0"
5656
},
5757
"dependencies": {
58-
"css-if-polyfill": "0.1.3"
58+
"css-if-polyfill": "workspace:*"
5959
},
6060
"devDependencies": {
6161
"microbundle": "0.15.1",

0 commit comments

Comments
 (0)