Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
uintgroup authored Aug 11, 2023
1 parent 6bd258c commit 126bad4
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
@@ -1,6 +1,6 @@
{
"name": "@uintgroup/pausable-selective",
"version": "1.0.4",
"version": "0.0.1",
"description": "An expansion on OpenZeppelin's Pausable.sol. This contract adds the ability to pause each function by its selector.",
"main": "index.js",
"directories": {
Expand Down Expand Up @@ -30,4 +30,4 @@
"test": "echo \"Error: no test specified\" && exit 1",
"build": "echo \"Error: no build specified\" && exit 1"
}
}
}

0 comments on commit 126bad4

Please sign in to comment.