@ocap/types 1.18.119 → 1.18.121
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@ocap/types",
|
3
|
-
"version": "1.18.
|
3
|
+
"version": "1.18.121",
|
4
4
|
"description": "Typescript definitions generated from protobuf",
|
5
5
|
"keywords": [
|
6
6
|
"ocap",
|
@@ -39,5 +39,5 @@
|
|
39
39
|
"bugs": {
|
40
40
|
"url": "https://github.com/ArcBlock/blockchain/issues"
|
41
41
|
},
|
42
|
-
"gitHead": "
|
42
|
+
"gitHead": "eaf67cc724b5642ad29c441fac3891186013e27c"
|
43
43
|
}
|