We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e14153a commit a178ac4Copy full SHA for a178ac4
package.json
@@ -1,7 +1,10 @@
1
{
2
"name": "@windingtree/smart-contracts-libraries",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Libraries and utilities for smart contracts",
5
+ "publishConfig": {
6
+ "access": "public"
7
+ },
8
"scripts": {
9
"test": "echo \"Tests are skipped for now\""
10
},
0 commit comments