Skip to content

Commit

Permalink
Update for koinos-proto commit aadfc55
Browse files Browse the repository at this point in the history
  • Loading branch information
koinos-ci committed Mar 29, 2024
1 parent 7c52b0f commit 24dcfcd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"name": "@koinos/proto-as",
"version": "1.3.0",
"version": "2.0.2",
"main": "assembly/index.ts",
"repository": "https://github.com/koinos/koinos-proto-as",
"author": "Koinos Group <[email protected]>",
"contributors": ["Roamin Ro"],
"contributors": [
"Roamin Ro"
],
"license": "MIT",
"scripts": {
"generateGoogleProtoFiles": "yarn protoc --plugin=protoc-gen-as=./node_modules/.bin/as-proto-gen --as_out=. ./google/protobuf/any.proto"
Expand Down

0 comments on commit 24dcfcd

Please sign in to comment.