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 | 6e0b89c28a71c0b3c6ebb959f5fa7e18a464bd2d (patch) | |
tree | 6d6c4fc1555418df52cc906a460725637958c85a /Timeline/ClientApp/.yarnrc.yml | |
parent | 738d36fa225bca5fb954ae705051226bef75d569 (diff) | |
download | timeline-6e0b89c28a71c0b3c6ebb959f5fa7e18a464bd2d.tar.gz timeline-6e0b89c28a71c0b3c6ebb959f5fa7e18a464bd2d.tar.bz2 timeline-6e0b89c28a71c0b3c6ebb959f5fa7e18a464bd2d.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"
|