mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2024-11-17 20:39:19 +00:00
Nabarun Gogoi
cc4e5fd627
* Add script and records for deploying frontend app * Update readme with steps for new deployment * Add troubleshooting section * Move config env update * Add step to commit updated records * Bump record version
10 lines
163 B
JSON
10 lines
163 B
JSON
{
|
|
"name": "deployer",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@cerc-io/laconic-registry-cli": "^0.1.10"
|
|
}
|
|
}
|