Migrate to yarn

This commit is contained in:
Giuseppe Criscione 2022-10-24 21:13:46 +02:00
parent 40d3810171
commit 7652317431
3 changed files with 3119 additions and 5253 deletions

7
admin/.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions

5253
admin/package-lock.json generated

File diff suppressed because it is too large Load Diff

3112
admin/yarn.lock Normal file

File diff suppressed because it is too large Load Diff