Release v2.4.0

This commit is contained in:
wiz 2022-06-09 18:00:40 +09:00
parent 6038e04ccc
commit f901f06992
No known key found for this signature in database
GPG Key ID: A394E332255A6173
4 changed files with 6 additions and 6 deletions

View File

@ -1,12 +1,12 @@
{
"name": "mempool-backend",
"version": "2.4.0-dev",
"version": "2.4.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mempool-backend",
"version": "2.4.0-dev",
"version": "2.4.0",
"license": "GNU Affero General Public License v3.0",
"dependencies": {
"@mempool/electrum-client": "^1.1.7",

View File

@ -1,6 +1,6 @@
{
"name": "mempool-backend",
"version": "2.4.0-dev",
"version": "2.4.0",
"description": "Bitcoin mempool visualizer and blockchain explorer backend",
"license": "GNU Affero General Public License v3.0",
"homepage": "https://mempool.space",

View File

@ -1,12 +1,12 @@
{
"name": "mempool-frontend",
"version": "2.4.0-dev",
"version": "2.4.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mempool-frontend",
"version": "2.4.0-dev",
"version": "2.4.0",
"license": "GNU Affero General Public License v3.0",
"dependencies": {
"@angular-devkit/build-angular": "~13.3.7",

View File

@ -1,6 +1,6 @@
{
"name": "mempool-frontend",
"version": "2.4.0-dev",
"version": "2.4.0",
"description": "Bitcoin mempool visualizer and blockchain explorer backend",
"license": "GNU Affero General Public License v3.0",
"homepage": "https://mempool.space",