Skip to content

Commit

Permalink
Merge pull request #160 from njgheorghita/jsonschema-generation
Browse files Browse the repository at this point in the history
Update automatically generated package type to v3
  • Loading branch information
njgheorghita authored Jul 23, 2020
2 parents 53efc28 + b6aab5f commit a043c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "3.0.0",
"description": "Ethereum Package Manager Specifications",
"scripts": {
"prepare": "json2ts -i ./spec/package.spec.json -o ./index.d.ts"
"prepare": "json2ts -i ./spec/v3.spec.json -o ./index.d.ts"
},
"files": [
"spec",
Expand Down

0 comments on commit a043c85

Please sign in to comment.