This commit is contained in:
Pete Gonzalez 2020-06-26 16:11:41 -07:00
Родитель 465c08a97e
Коммит ef6eaa97d2
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -26,7 +26,7 @@
* Specify one of: "pnpmVersion", "npmVersion", or "yarnVersion". See the Rush documentation
* for details about these alternatives.
*/
"pnpmVersion": "4.12.5",
"pnpmVersion": "4.14.3",
// "npmVersion": "4.5.0",
// "yarnVersion": "1.9.4",
@ -95,6 +95,7 @@
* The default value is false.
*/
// "preventManualShrinkwrapChanges": true
"useWorkspaces": true
},
/**
@ -327,7 +328,7 @@
// * The folder name for this variant.
// */
// "variantName": "old-sdk",
//
//
// /**
// * An informative description
// */