diff options
author | crupest <crupest@outlook.com> | 2020-06-01 22:48:25 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-06-01 22:48:25 +0800 |
commit | 6c6d83baeba7289ffeff6c5ec1d90a8d411d2989 (patch) | |
tree | a66bb3c077ad683e8b395a2ce56eae7f55a96fa0 /Timeline/ClientApp/.yarnrc.yml | |
parent | f0e7b9ac7a676ed4bbe372dbbe39f2391ea61079 (diff) | |
download | timeline-6c6d83baeba7289ffeff6c5ec1d90a8d411d2989.tar.gz timeline-6c6d83baeba7289ffeff6c5ec1d90a8d411d2989.tar.bz2 timeline-6c6d83baeba7289ffeff6c5ec1d90a8d411d2989.zip |
Migrate to yarn v2 .
Diffstat (limited to 'Timeline/ClientApp/.yarnrc.yml')
-rw-r--r-- | Timeline/ClientApp/.yarnrc.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Timeline/ClientApp/.yarnrc.yml b/Timeline/ClientApp/.yarnrc.yml new file mode 100644 index 00000000..5614d154 --- /dev/null +++ b/Timeline/ClientApp/.yarnrc.yml @@ -0,0 +1 @@ +yarnPath: ".yarn/releases/yarn-berry.js"
|