bootstrap-daterangepicker
Advanced tools
Comparing version 2.1.18 to 2.1.19
Package.describe({ | ||
name: 'dangrossman:bootstrap-daterangepicker', | ||
version: '2.1.17', | ||
version: '2.1.19', | ||
summary: 'Date range picker component for Bootstrap', | ||
@@ -12,3 +12,3 @@ git: 'https://github.com/dangrossman/bootstrap-daterangepicker', | ||
api.use('twbs:bootstrap@3.3.4', ["client"]); | ||
api.use('twbs:bootstrap@3.3.4', ["client"], {weak: true}); | ||
api.use('momentjs:moment@2.10.3', ["client"]); | ||
@@ -15,0 +15,0 @@ api.use('jquery@1.11.3_2', ["client"]); |
{ | ||
"name": "bootstrap-daterangepicker", | ||
"version": "2.1.18", | ||
"version": "2.1.19", | ||
"description": "Date range picker component for Bootstrap", | ||
@@ -5,0 +5,0 @@ "main": "daterangepicker.js", |
@@ -26,3 +26,3 @@ # Date Range Picker for Bootstrap | ||
Copyright (c) 2012-2015 Dan Grossman | ||
Copyright (c) 2012-2016 Dan Grossman | ||
@@ -29,0 +29,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
344102