Update dev dependencies

This commit is contained in:
Alex Dima 2017-06-08 21:39:36 +02:00
parent 3c5417b252
commit d475297526
4 changed files with 22 additions and 10 deletions

View file

@ -1,3 +1,8 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
'use strict';
import { testTokenization } from './testRunner';