mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-05 23:15:58 -06:00
Update to yarn berry
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||||
.idea
|
.idea
|
||||||
.log*
|
.log*
|
||||||
|
.yarn
|
||||||
|
|
||||||
# dependencies
|
# dependencies
|
||||||
/node_modules
|
/node_modules
|
||||||
|
|||||||
@@ -46,5 +46,6 @@
|
|||||||
},
|
},
|
||||||
"ct3aMetadata": {
|
"ct3aMetadata": {
|
||||||
"initVersion": "7.2.0"
|
"initVersion": "7.2.0"
|
||||||
}
|
},
|
||||||
|
"packageManager": "yarn@4.2.2"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user