Added dependency on typescript 2.3

This commit is contained in:
Dan
2017-09-20 12:34:23 +10:00
parent 188780ba18
commit cbc7de114f

View File

@@ -2,6 +2,7 @@
// Project: https://github.com/stripe/react-stripe-elements#readme
// Definitions by: dan-j <https://github.com/dan-j>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="stripe-v3" />
import * as React from 'react';