build: prepare for beta.4 (#1695)

This commit is contained in:
Nathan Nichols
2021-10-05 13:58:24 -07:00
committed by GitHub
parent 36a4c267b6
commit f89490ad4e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "xrpl", "name": "xrpl",
"version": "2.0.0-beta.2", "version": "2.0.0-beta.4",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "xrpl", "name": "xrpl",
"version": "2.0.0-beta.2", "version": "2.0.0-beta.4",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@types/lodash": "^4.14.136", "@types/lodash": "^4.14.136",

View File

@@ -1,6 +1,6 @@
{ {
"name": "xrpl", "name": "xrpl",
"version": "2.0.0-beta.2", "version": "2.0.0-beta.4",
"license": "ISC", "license": "ISC",
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser", "description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
"files": [ "files": [