turn off publishing for a few packages
This commit is contained in:
Родитель
12598c304b
Коммит
a1e4beb10c
|
@ -34,5 +34,8 @@
|
|||
"ts-loader": "6.0.4",
|
||||
"@uifabricshared/build-native": "^0.1.1",
|
||||
"@uifabricshared/eslint-config-rules": "^0.1.1"
|
||||
},
|
||||
"beachball": {
|
||||
"shouldPublish": false
|
||||
}
|
||||
}
|
||||
|
|
|
@ -21,5 +21,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"eslint-plugin-react": "^7.14.3"
|
||||
},
|
||||
"beachball": {
|
||||
"shouldPublish": false
|
||||
}
|
||||
}
|
||||
|
|
|
@ -34,5 +34,8 @@
|
|||
"@uifabricshared/eslint-config-rules": "^0.1.1",
|
||||
"react": "16.8.3",
|
||||
"react-dom": "16.8.3"
|
||||
},
|
||||
"beachball": {
|
||||
"shouldPublish": false
|
||||
}
|
||||
}
|
||||
|
|
|
@ -86,5 +86,8 @@
|
|||
"path": "../apps/test-bundles/dist/office-ui-fabric-react-Button.min.js",
|
||||
"maxSize": "50.1 kB"
|
||||
}
|
||||
]
|
||||
],
|
||||
"beachball": {
|
||||
"shouldPublish": false
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче