protoc-gen-grpc-web
Advanced tools
Comparing version 1.0.7 to 1.1.0
{ | ||
"name": "protoc-gen-grpc-web", | ||
"version": "1.0.7", | ||
"version": "1.1.0", | ||
"description": "A protoc-gen-grpc-web binary for npm.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,3 +7,3 @@ const path = require('path'); | ||
const VERSION = '1.0.7'; | ||
const VERSION = '1.1.0'; | ||
const DL_PREFIX = 'https://github.com/grpc/grpc-web/releases/download/'; | ||
@@ -10,0 +10,0 @@ const BIN_DIR = path.resolve(__dirname, "bin"); |