Skip to content

Commit

Permalink
refresh packages
Browse files Browse the repository at this point in the history
  • Loading branch information
neila committed Jan 22, 2024
1 parent 12351cd commit 372fde8
Show file tree
Hide file tree
Showing 2 changed files with 2,260 additions and 1,957 deletions.
17 changes: 8 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,22 @@
{
"name": "starpass_review",
"name": "unchain-star-challenges",
"version": "1.0.0",
"description": "reviewing UNCHAIN star tests",
"main": "index.js",
"description": "3 challenges to become an UNCHAIN star",
"main": "README.md",
"repository": {
"type": "git",
"url": "git+https://github.com/shiftbase-inc/STARPASS-review.git"
"url": "git+https://github.com/unchain-tech/STAR-challenge.git"
},
"keywords": [],
"author": "SHØ <[email protected]> (http://akxra.art/)",
"contributors": [
"SHØ <[email protected]> (http://akxra.art/)",
"SHØ <[email protected]> (http://neila.github.io/)",
"ryojiroakiyama <[email protected]> (https://github.com/ryojiroakiyama)"
],
"license": "UNLICENSED",
"license": "MIT",
"bugs": {
"url": "https://github.com/shiftbase-inc/STARPASS-review/issues"
"url": "https://github.com/unchain-tech/STAR-challenge/issues"
},
"homepage": "https://github.com/shiftbase-inc/STARPASS-review#readme",
"homepage": "https://github.com/unchain-tech/STAR-challenge#readme",
"devDependencies": {
"@nomicfoundation/hardhat-toolbox": "^2.0.0",
"@nomiclabs/hardhat-ethers": "^2.0.6",
Expand Down
Loading

0 comments on commit 372fde8

Please sign in to comment.