Skip to content

Commit

Permalink
fixup! Refactor(ci): Use setup-node cache instead of bahmutov/npm-ins…
Browse files Browse the repository at this point in the history
…tall
  • Loading branch information
literat committed Jul 19, 2024
1 parent 73bf884 commit 28041eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ nodeLinker: node-modules
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-engines.cjs
spec: 'https://raw.githubusercontent.com/devoto13/yarn-plugin-engines/main/bundles/%40yarnpkg/plugin-engines.js'
- .yarn/plugins/plugin-override-state.js
# - .yarn/plugins/plugin-override-state.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ export * from './UNSTABLE_Truncate';
export { default as UNSTABLE_Truncate } from './UNSTABLE_Truncate';
export * from './useTruncateStyleProps';
// some comment
// some comment

0 comments on commit 28041eb

Please sign in to comment.