mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Merge pull request #6190 from whymarrh/tmp.RvdXXs4i
Remove public property from package.json file
This commit is contained in:
commit
fc1655eecb
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "metamask-crx",
|
"name": "metamask-crx",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"public": false,
|
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "gulp dev:extension",
|
"start": "gulp dev:extension",
|
||||||
|
Loading…
Reference in New Issue
Block a user