From 5394fdb6419cb138397e9612a79dc931349ddb81 Mon Sep 17 00:00:00 2001 From: Josh Haberman Date: Tue, 2 Feb 2016 15:54:59 -0800 Subject: Enable JavaScript tests for binary parse/serialize. These should have been included in the first match but I overlooked them. This involved deleting some of the code that tests Google-internal-only features. --- js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/package.json') diff --git a/js/package.json b/js/package.json index 316be316..be93286f 100644 --- a/js/package.json +++ b/js/package.json @@ -4,7 +4,7 @@ "description": "Protocol Buffers for JavaScript", "main": "debug.js", "dependencies": { - "google-closure-library": "~20151015.0.0", + "google-closure-library": "~20160125.0.0", "gulp": "~3.9.0", "jasmine": "~2.4.1" }, -- cgit v1.2.3