mirror of https://github.com/grpc/grpc-node.git
FIX-MISSING-FILE revert package versions bumps
This commit is contained in:
parent
08b39b5991
commit
cc02d6550a
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "grpc-js-repository",
|
"name": "grpc-js-repository",
|
||||||
"version": "0.1.1",
|
"version": "0.1.0",
|
||||||
"description": "Dummy package for the grpc-node repository",
|
"description": "Dummy package for the grpc-node repository",
|
||||||
"private": true,
|
"private": true,
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "grpc",
|
"name": "grpc",
|
||||||
"version": "1.10.1-dev",
|
"version": "1.10.0-dev",
|
||||||
"author": "Google Inc.",
|
"author": "Google Inc.",
|
||||||
"description": "gRPC Library for Node",
|
"description": "gRPC Library for Node",
|
||||||
"homepage": "https://grpc.io/",
|
"homepage": "https://grpc.io/",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue