correct typos
This commit is contained in:
parent
4fcd080c3b
commit
56b6c81c53
|
@ -8,12 +8,12 @@
|
|||
"@microsoft/teams-js": "2.4.1"
|
||||
},
|
||||
"version": "1.16.1",
|
||||
"libraryName": "webpart-solution",
|
||||
"libraryName": "react-twitter",
|
||||
"libraryId": "8f0cb18a-472f-49b2-9cff-07ab56f96cf6",
|
||||
"environment": "spo",
|
||||
"packageManager": "npm",
|
||||
"solutionName": "webpart-solution",
|
||||
"solutionShortDescription": "webpart-solution description",
|
||||
"solutionName": "react-twitter",
|
||||
"solutionShortDescription": "react-twitter description",
|
||||
"skipFeatureDeployment": true,
|
||||
"isDomainIsolated": false,
|
||||
"componentType": "webpart"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "webpart-solution",
|
||||
"name": "react-twitter",
|
||||
"version": "0.0.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "webpart-solution",
|
||||
"name": "react-twitter",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"@microsoft/sp-core-library": "1.16.1",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "webpart-solution",
|
||||
"name": "react-twitter",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"engines": {
|
||||
|
|
Loading…
Reference in New Issue