We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b2ff4f commit a2a9f53Copy full SHA for a2a9f53
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@sun-protocol/sunhat",
3
- "version": "0.2.2",
4
- "description": "Release 0.2.2 version",
+ "version": "1.0.0",
+ "description": "Release 1.0.0 version",
5
"repository": "https://github.com/sun-protocol/sunhat.git",
6
"author": "dev",
7
"license": "MIT",
@@ -18,7 +18,8 @@
18
"testing",
19
"tool",
20
"hardhat",
21
- "hardhat-plugin"
+ "hardhat-plugin",
22
+ "tron"
23
],
24
"files": [
25
"dist/src/",
0 commit comments