fix: update component names in package.json
This commit is contained in:
parent
689778f788
commit
2efca30472
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Full",
|
"name": "DefaultLayout",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "./Full.js"
|
"main": "./DefaultLayout.js"
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "SocialButtons",
|
"name": "BrandButtons",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "./BrandButtons.js"
|
"main": "./BrandButtons.js"
|
||||||
|
Loading…
Reference in New Issue
Block a user