correct typos

This commit is contained in:
reshmee011 2023-02-27 22:17:39 +00:00
parent 4fcd080c3b
commit 56b6c81c53
3 changed files with 6 additions and 6 deletions

View File

@ -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"

View File

@ -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",

View File

@ -1,5 +1,5 @@
{
"name": "webpart-solution",
"name": "react-twitter",
"version": "0.0.1",
"private": true,
"engines": {