Skip to content

Commit

Permalink
chore: yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
gokh4nozturk committed Nov 24, 2023
1 parent 75f0ba6 commit 877d2b7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 11,457 deletions.
6 changes: 3 additions & 3 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
changesetIgnorePatterns:
- "**/*.test.{js,ts}"

nodeLinker: node-modules
changesetIgnorePatterns: [
"**/*.test.{js,ts}",
]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@rocketui/vue",
"type": "module",
"version": "0.1.14",
"packageManager": "yarn@1.22.17",
"packageManager": "yarn@4.0.2",
"description": "A set of customizable UI components for Vue 3, built with TypeScript",
"homepage": "https://teknasyon.github.io/rocket-ui/",
"repository": {
Expand Down
Loading

0 comments on commit 877d2b7

Please sign in to comment.