1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

squid instead of squid-js in package.json

This commit is contained in:
Sebastian Gerske 2018-09-06 11:46:12 +02:00
parent 0a4fc37baa
commit dc5efbe1cc
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,5 +1,5 @@
{ {
"name": "@oceanprotocol/squid-js", "name": "@oceanprotocol/squid",
"version": "0.0.2", "version": "0.0.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,

View File

@ -1,5 +1,5 @@
{ {
"name": "@oceanprotocol/squid-js", "name": "@oceanprotocol/squid",
"version": "0.0.2", "version": "0.0.2",
"description": "Ocean JavaScript Library", "description": "Ocean JavaScript Library",
"main": "dist/squid.js", "main": "dist/squid.js",