Updated the package.json
This commit is contained in:
parent
97fd4eeb39
commit
00e971c326
@ -1,6 +1,5 @@
|
||||
{
|
||||
"name": "@cubetiq/muui",
|
||||
"private": true,
|
||||
"version": "0.0.1",
|
||||
"author": {
|
||||
"name": "Sambo Chea",
|
||||
@ -73,5 +72,8 @@
|
||||
"sourceType": "module"
|
||||
}
|
||||
},
|
||||
"dependencies": {}
|
||||
"dependencies": {},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user