diff options
author | crupest <crupest@outlook.com> | 2020-12-19 20:36:19 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-12-19 20:36:19 +0800 |
commit | 6ed1a8ec7f10048cc8e783096799bb7808005a8f (patch) | |
tree | 21161db83318655602bdfef52e764233727252e6 /FrontEnd/.yarnrc.yml | |
parent | d25b74fa167944a7701997e34810a2ffc3c39edd (diff) | |
download | timeline-6ed1a8ec7f10048cc8e783096799bb7808005a8f.tar.gz timeline-6ed1a8ec7f10048cc8e783096799bb7808005a8f.tar.bz2 timeline-6ed1a8ec7f10048cc8e783096799bb7808005a8f.zip |
build: Update yarn.
Diffstat (limited to 'FrontEnd/.yarnrc.yml')
-rw-r--r-- | FrontEnd/.yarnrc.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/.yarnrc.yml b/FrontEnd/.yarnrc.yml index 70378c5b..6556c74e 100644 --- a/FrontEnd/.yarnrc.yml +++ b/FrontEnd/.yarnrc.yml @@ -2,4 +2,4 @@ plugins: - path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
-yarnPath: .yarn/releases/yarn-2.3.3.cjs
+yarnPath: .yarn/releases/yarn-2.4.0.cjs
|