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 in progress
This commit is contained in:
parent
8b2829c8e2
commit
44b34f51d0
|
@ -17,10 +17,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 <3.6.0",
|
||||
"@types/es6-promise": "0.0.33",
|
||||
"@types/mocha": ">=2.2.33 <2.6.0",
|
||||
|
|
Loading…
Reference in New Issue