Skip to content

Commit 337fced

Browse files
committed
#76: Update proto-as to master
1 parent 50ba625 commit 337fced

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@koinos/as-gen": "1.0.0",
1818
"@koinos/as-proto-gen": "1.0.0",
1919
"@koinos/mock-vm": "1.1.0",
20-
"@koinos/proto-as": "1.3.0",
20+
"@koinos/proto-as": "https://github.com/koinos/koinos-proto-as#master",
2121
"@roamin/protoc": "^2.4.0",
2222
"as-bignum": "^0.2.18",
2323
"as-proto": "npm:@koinos/[email protected]",

yarn.lock

+6
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,12 @@
240240
dependencies:
241241
as-proto "npm:@koinos/as-proto"
242242

243+
"@koinos/proto-as@https://github.com/koinos/koinos-proto-as#master":
244+
version "2.1.0"
245+
resolved "https://github.com/koinos/koinos-proto-as#deb83b1315529e0ebd8a526cc1d957588a8bee03"
246+
dependencies:
247+
as-proto "npm:@koinos/as-proto"
248+
243249
244250
version "2.1.0"
245251
resolved "https://registry.yarnpkg.com/@koinos/proto-js/-/proto-js-2.1.0.tgz#38fdbd01519ad1706b5f7edcf697a6ebbbd3db76"

0 commit comments

Comments
 (0)