2
0
mirror of synced 2025-02-23 11:38:42 +00:00

Updated dist files.

This commit is contained in:
Richard Moore 2019-05-14 21:22:06 -04:00
parent 6ff67898ee
commit 6a988b28c8
No known key found for this signature in database
GPG Key ID: 525F70A6FCABC295
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ethersproject/tests",
"version": "5.0.0-beta.127",
"version": "5.0.0-beta.128",
"description": "Testing package for ethers.",
"main": "index.js",
"browser": {
@ -32,5 +32,5 @@
"publishConfig": {
"access": "public"
},
"tarballHash": "0x7b265e8157829c0398816e9965aa233c366097ed3a3b37bfbe614213eb50e2db"
"tarballHash": "0x1f1118a66ec55911d2ebaa30aa70284ccc2f825bf90cf984011b8c318aa86fd9"
}

View File

@ -1 +1 @@
export const version = "5.0.0-beta.127";
export const version = "5.0.0-beta.128";

View File

@ -1,3 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "5.0.0-beta.127";
exports.version = "5.0.0-beta.128";