Skip to content

Commit

Permalink
add license in package.json, those details...
Browse files Browse the repository at this point in the history
  • Loading branch information
psq committed Sep 27, 2020
1 parent b67e09b commit 4042a39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@
"node": ">=12.15"
},
"keywords": ["blockstack", "stacks", "mining", "stacking", "STX"],
"license": "MIT",
"main": "bin/stacks-gen",
"name": "stacks-gen",
"scripts": {
"start": "node src/index.js"
},
"version": "0.3.0"
"version": "0.4.0"
}

0 comments on commit 4042a39

Please sign in to comment.