Skip to content

Commit

Permalink
0.1.3: fix setup
Browse files Browse the repository at this point in the history
  • Loading branch information
a17 committed Jun 5, 2024
1 parent 42ac288 commit 5b8db15
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"name": "@stabilitydao/stability",
"version": "0.1.2",
"version": "0.1.3",
"description": "Stability Integration Pack",
"main": "out/index.js",
"types": "out/index.d.ts",
"files": ["out", "LICENSE", "README.md", "package.json"],
"repository": "https://github.com/stabilitydao/stability.git",
"author": "stabilitydao",
"license": "MIT",
Expand Down

0 comments on commit 5b8db15

Please sign in to comment.