mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
14 lines
178 B
JSON
14 lines
178 B
JSON
{
|
|
"lerna": "2.0.0",
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "0.0.0",
|
|
"npmClient": "yarn",
|
|
"commands": {
|
|
"run": {
|
|
"ignore": "\\@popperjs/*"
|
|
}
|
|
}
|
|
}
|