Update README, package.json

This commit is contained in:
James Jia - Test 2023-10-24 13:56:45 -07:00
parent 1ac21bdb4d
commit 5d6d5780e1
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<p align="center"><img src="https://dydx.exchange/icon.svg?" width="256" /></p>
<h1 align="center">v4 Web</h1>
<h1 align="center">dYdX Chain Web</h1>
<div align="center">
<a href='https://github.com/dydxprotocol/v4-web/blob/main/LICENSE'>

View File

@ -3,7 +3,7 @@
"private": true,
"version": "0.0.1",
"type": "module",
"license": "BSL-1.1",
"license": "AGPL-3.0",
"engines": {
"node": ">=18"
},