squeaknode/frontend/src/components/ConfigureProfileDialog/package.json
Jonathan Zernik 85bee41a1d
Add configure profile dialog (#711)
* Start working on configure profile dialog

* Use separate dialog for configure profile
2021-01-26 16:26:17 -08:00

6 lines
119 B
JSON

{
"name": "ConfigureProfileDialog",
"version": "0.0.0",
"private": true,
"main": "ConfigureProfileDialog.js"
}