Update package.json
Revert Dependencie Bot After Bot: "@microsoft/sp-build-web": "1.15.2", "@microsoft/sp-webpart-workbench": "1.12.1", Before Bot: "@microsoft/sp-build-web": "1.11.0", "@microsoft/sp-webpart-workbench": "1.11.0", Upgrade to 1.15.2 takes longer, Is planed
This commit is contained in:
parent
8b2829c8e2
commit
3bafcd6381
|
@ -38,10 +38,10 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@microsoft/rush-stack-compiler-3.3": "0.3.5",
|
||||
"@microsoft/sp-build-web": "1.15.2",
|
||||
"@microsoft/sp-build-web": "1.11.0",
|
||||
"@microsoft/sp-module-interfaces": "1.11.0",
|
||||
"@microsoft/sp-tslint-rules": "1.11.0",
|
||||
"@microsoft/sp-webpart-workbench": "1.12.1",
|
||||
"@microsoft/sp-webpart-workbench": "1.11.0",
|
||||
"@types/chai": "3.4.34",
|
||||
"@types/es6-promise": "0.0.33",
|
||||
"@types/mocha": "2.2.38",
|
||||
|
|
Loading…
Reference in New Issue