mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
use existing version number
This commit is contained in:
parent
8717905e72
commit
cdb43615a4
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@oceanprotocol/lib",
|
||||
"version": "1.0.0-alpha.0",
|
||||
"version": "0.20.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@oceanprotocol/lib",
|
||||
"version": "1.0.0-alpha.0",
|
||||
"version": "0.20.2",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"bignumber.js": "^9.0.2",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@oceanprotocol/lib",
|
||||
"source": "./src/index.ts",
|
||||
"version": "1.0.0-alpha.0",
|
||||
"version": "0.20.2",
|
||||
"description": "JavaScript client library for Ocean Protocol",
|
||||
"main": "./dist/node/lib.js",
|
||||
"exports": "./dist/node/lib.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user