use new shadow to support time picker on pause (#1346)

This commit is contained in:
Peli de Halleux
2018-10-04 09:22:45 -07:00
committed by GitHub
parent 981a879ef4
commit ad6c8ce271
3 changed files with 4 additions and 2 deletions

View File

@ -42,6 +42,6 @@
},
"dependencies": {
"pxt-common-packages": "0.23.57",
"pxt-core": "4.1.13"
"pxt-core": "4.1.15"
}
}