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 964373d commit 03999bfCopy full SHA for 03999bf
package.json
@@ -4,7 +4,10 @@
4
"description": "Solidity AST schema and type definitions",
5
"author": "Francisco Giordano <[email protected]>",
6
"homepage": "https://solidity-ast.info/",
7
- "repository": "github:OpenZeppelin/solidity-ast",
+ "repository": {
8
+ "type": "git",
9
+ "url": "git+https://github.com/OpenZeppelin/solidity-ast.git"
10
+ },
11
"types": "types.d.ts",
12
"files": [
13
"/finder.json",
0 commit comments