Commit 588fd51 1 parent cd4eca5 commit 588fd51 Copy full SHA for 588fd51
File tree 2 files changed +62
-102
lines changed
2 files changed +62
-102
lines changed Original file line number Diff line number Diff line change 88
88
"watch:storybook" : " npm run --workspace storybook start" ,
89
89
"watch:tokens" : " npm run --workspace proprietary/tokens watch"
90
90
},
91
- "pnpm" : {
92
- "overrides" : {
93
- "tar@<6.2.1" : " >=6.2.1" ,
94
- "tough-cookie@<4.1.3" : " >=4.1.3" ,
95
- "braces@<3.0.3" : " >=3.0.3" ,
96
- "ws@>=8.0.0 <8.17.1" : " >=8.17.1" ,
97
- "semver@<5.7.2" : " >=5.7.2" ,
98
- "micromatch@<4.0.8" : " >=4.0.8" ,
99
- "body-parser@<1.20.3" : " >=1.20.3" ,
100
- "send@<0.19.0" : " >=0.19.0" ,
101
- "serve-static@<1.16.0" : " >=1.16.0" ,
102
- "express@<4.20.0" : " >=4.20.0" ,
103
- "path-to-regexp@<0.1.10" : " >=0.1.10" ,
104
- "cookie@<0.7.0" : " >=0.7.0"
105
- }
106
- },
107
91
"packageManager" : " pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
108
92
}
You can’t perform that action at this time.
0 commit comments