This commit is contained in:
Wietse Wind
2023-10-16 12:06:46 +02:00
parent 0f2cb39a97
commit 91f4793cea
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "xpopgen",
"version": "2.0.3",
"version": "2.0.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "xpopgen",
"version": "2.0.3",
"version": "2.0.4",
"license": "MIT",
"dependencies": {
"buffer": "^6.0.3",

View File

@@ -1,6 +1,6 @@
{
"name": "xpopgen",
"version": "2.0.3",
"version": "2.0.4",
"description": "Store XRPL Proof of Validation messages",
"main": "index.mjs",
"scripts": {