Skip to content

Commit ba14a67

Browse files
chore(root): lock in yarn version
TICKET: WP-0000
1 parent c794c44 commit ba14a67

File tree

3 files changed

+4113
-3987
lines changed

3 files changed

+4113
-3987
lines changed

.yarnrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
registry "https://registry.npmjs.org"

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,6 @@
121121
},
122122
"dependencies": {
123123
"terser": "^5.14.2"
124-
}
124+
},
125+
"packageManager": "[email protected]"
125126
}

0 commit comments

Comments
 (0)