Skip to content

Commit

Permalink
Update package.json (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
Autoparallel authored Sep 13, 2024
1 parent 9b62edc commit a6ae58d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"name": "aes-proof",
"version": "0.1.0",
"license": "Apache-2.0",
"scripts": {
"test": "npx mocha"
Expand All @@ -15,5 +17,8 @@
"ts-node": "^10.9.1",
"typescript": "^5.1.3"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
"repository": {
"type": "git",
"url": "https://github.com/pluto/aes-proof.git"
}
}

0 comments on commit a6ae58d

Please sign in to comment.