mirror of
https://github.com/th30d4y/OpenLearnX.git
synced 2026-05-26 19:26:33 +00:00
13 lines
263 B
JSON
13 lines
263 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json",
|
|
"changelog": [
|
|
"@changesets/changelog-github",
|
|
{
|
|
"repo": "OpenZeppelin/openzeppelin-contracts"
|
|
}
|
|
],
|
|
"commit": false,
|
|
"access": "public",
|
|
"baseBranch": "master"
|
|
}
|