Skip to content

Commit

Permalink
update package info (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngmachado committed Jan 7, 2022
1 parent 24afbe5 commit 5012ff3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "superfluid-sentinel",
"version": "0.1.0",
"version": "0.9.0",
"description": "Superfluid Sentinel",
"main": "main.js",
"scripts": {
Expand All @@ -14,8 +14,8 @@
"test-unit": "node_modules/.bin/mocha test/unit-tests/*.js",
"test": "npm run test-unit && npm run test-node && npm run test-gas && npm run test-ida && npm run test-cfa && npm run test-batch"
},
"keywords": [],
"author": "",
"keywords": ["superfluid", "sentinel", "liquidator", "solvency"],
"author": "Superfluid",
"license": "MIT",
"dependencies": {
"@decentral.ee/web3-helpers": "^0.5.3",
Expand Down

0 comments on commit 5012ff3

Please sign in to comment.