mirror of
https://github.com/embarklabs/web3.js.git
synced 2026-09-02 07:31:16 +00:00
17 lines
218 B
JSON
17 lines
218 B
JSON
{
|
|
"version": "1.0.0-beta.52",
|
|
"lerna": "2.0.0",
|
|
"command": {
|
|
"init": {
|
|
"exact": true
|
|
},
|
|
"publish": {
|
|
"exact": true,
|
|
"skipGit": true
|
|
}
|
|
},
|
|
"packages": [
|
|
"packages/*"
|
|
]
|
|
}
|