This commit is contained in:
Wietse Wind
2023-10-15 00:28:42 +02:00
parent 7a09ec4163
commit 0085b61832
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.0",
"version": "2.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "xpopgen",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",
"dependencies": {
"buffer": "^6.0.3",

View File

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