Rename bootstrap-datepicker to match npm package

Fixes #10572
This commit is contained in:
Brian Surowiec
2016-08-12 07:26:42 -04:00
parent 1003a9ce52
commit 4a76c89938
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
/// <reference path="bootstrap.datepicker.d.ts"/>
/// <reference path="bootstrap-datepicker.d.ts"/>
function tests_simple() {
$('#datepicker').datepicker();

View File

@@ -1,4 +1,4 @@
// Type definitions for bootstrap.datepicker
// Type definitions for bootstrap-datepicker
// Project: https://github.com/eternicode/bootstrap-datepicker
// Definitions by: Boris Yankov <https://github.com/borisyankov/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped