Skip to content

Commit

Permalink
Rename package
Browse files Browse the repository at this point in the history
  • Loading branch information
willpote committed Sep 16, 2021
1 parent a5b36fb commit 5cc989c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
"module": "build/module/index.js",
"repository": "https://github.com/Uniswap/uniswap-smart-order-router",
"license": "MIT",
"repository": "https://github.com/Uniswap/smart-order-router",
"license": "GPL",
"keywords": [],
"scripts": {
"compile-v3-types": "npx typechain --target ethers-v5 --out-dir src/types/v3 './node_modules/@uniswap/?(v3-core|v3-periphery)/artifacts/contracts/**/*.json'",
Expand Down

0 comments on commit 5cc989c

Please sign in to comment.