Skip to content

Commit ab34fff

Browse files
committedMay 13, 2019
Update bootstrap-datetimepicker dependency. Fixes #66.
1 parent 355794a commit ab34fff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"test:all": "ember try:each"
3333
},
3434
"dependencies": {
35-
"btecu-eonasdan-bootstrap-datetimepicker": "4.17.48",
35+
"btecu-eonasdan-bootstrap-datetimepicker": "4.17.50",
3636
"ember-cli-babel": "^7.6.0",
3737
"ember-cli-htmlbars": "^3.0.1"
3838
},

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2288,10 +2288,10 @@ bser@^2.0.0:
22882288
dependencies:
22892289
node-int64 "^0.4.0"
22902290

2291-
btecu-eonasdan-bootstrap-datetimepicker@4.17.48:
2292-
version "4.17.48"
2293-
resolved "https://registry.yarnpkg.com/btecu-eonasdan-bootstrap-datetimepicker/-/btecu-eonasdan-bootstrap-datetimepicker-4.17.48.tgz#d29bea526829283950f00a6978cfb15727831f8c"
2294-
integrity sha512-zfnjgKvhQLRc/L2nFrbpYCmJI7DtEjL/E31bPEXQyilZkWOi7TplECfo7L/vK34AC0sD1nqEYi1UU7zoTDcvjw==
2291+
btecu-eonasdan-bootstrap-datetimepicker@4.17.50:
2292+
version "4.17.50"
2293+
resolved "https://registry.yarnpkg.com/btecu-eonasdan-bootstrap-datetimepicker/-/btecu-eonasdan-bootstrap-datetimepicker-4.17.50.tgz#11e2e9da200638d2634857303d5f1653abe794e3"
2294+
integrity sha512-/5Cp+sAYCRpxs6ExmYH5DkGOfvZ7uSDWRazQ8DzIezUE5YTNdg98rpQdYhh2lpnS9SuBYs9xpGXwAAw3GZj/kw==
22952295

22962296
buffer-alloc-unsafe@^1.1.0:
22972297
version "1.1.0"

0 commit comments

Comments
 (0)
Failed to load comments.