From a589a6b91c54b7571782be84265e8b3d91bed984 Mon Sep 17 00:00:00 2001 From: Leon Yu Date: Wed, 25 May 2016 22:51:10 -0400 Subject: [PATCH] update package.json and fix webpack.html --- .../petstore/typescript-fetch/tests/default/package.json | 2 +- .../typescript-fetch/tests/default/run_tests_via_webpack.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/client/petstore/typescript-fetch/tests/default/package.json b/samples/client/petstore/typescript-fetch/tests/default/package.json index 07a38691ae1..3bab3bdb789 100644 --- a/samples/client/petstore/typescript-fetch/tests/default/package.json +++ b/samples/client/petstore/typescript-fetch/tests/default/package.json @@ -6,7 +6,7 @@ "devDependencies": { "browserify": "^13.0.1", "ts-loader": "^0.8.2", - "tsify": "^0.15.5", + "tsify": "^0.16.0", "typescript": "^1.8.10", "typings": "^0.8.1", "webpack": "^1.13.0" diff --git a/samples/client/petstore/typescript-fetch/tests/default/run_tests_via_webpack.html b/samples/client/petstore/typescript-fetch/tests/default/run_tests_via_webpack.html index 625c8859422..ace737c7ccd 100644 --- a/samples/client/petstore/typescript-fetch/tests/default/run_tests_via_webpack.html +++ b/samples/client/petstore/typescript-fetch/tests/default/run_tests_via_webpack.html @@ -15,8 +15,8 @@ }); - - + +