From 56e88058f137ad3103daa558c939226bba5b383e Mon Sep 17 00:00:00 2001 From: Jeff Cross Date: Tue, 25 Aug 2015 09:30:48 -0700 Subject: [PATCH] chore(shrinkwrap): update ts2dart version --- npm-shrinkwrap.clean.json | 2 +- npm-shrinkwrap.json | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/npm-shrinkwrap.clean.json b/npm-shrinkwrap.clean.json index f49a5e170c..4bd2d76577 100644 --- a/npm-shrinkwrap.clean.json +++ b/npm-shrinkwrap.clean.json @@ -10205,7 +10205,7 @@ } }, "ts2dart": { - "version": "0.7.1", + "version": "0.7.3", "dependencies": { "source-map": { "version": "0.4.4", diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 0ced381d4a..32b136ff24 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -9,12 +9,12 @@ }, "angular-animate": { "version": "1.3.5", - "from": "angular-animate@1.3.5", + "from": "https://registry.npmjs.org/angular-animate/-/angular-animate-1.3.5.tgz", "resolved": "https://registry.npmjs.org/angular-animate/-/angular-animate-1.3.5.tgz" }, "angular-mocks": { "version": "1.3.5", - "from": "angular-mocks@1.3.5", + "from": "https://registry.npmjs.org/angular-mocks/-/angular-mocks-1.3.5.tgz", "resolved": "https://registry.npmjs.org/angular-mocks/-/angular-mocks-1.3.5.tgz" }, "base64-js": { @@ -15773,9 +15773,8 @@ } }, "ts2dart": { - "version": "0.7.1", - "from": "https://registry.npmjs.org/ts2dart/-/ts2dart-0.7.1.tgz", - "resolved": "https://registry.npmjs.org/ts2dart/-/ts2dart-0.7.1.tgz", + "version": "0.7.3", + "from": "ts2dart@0.7.3", "dependencies": { "source-map": { "version": "0.4.4", @@ -16746,7 +16745,7 @@ }, "zone.js": { "version": "0.5.3", - "from": "zone.js@0.5.3", + "from": "https://registry.npmjs.org/zone.js/-/zone.js-0.5.3.tgz", "resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.5.3.tgz" } }