redirect co.uk scripts to v0 (#1427)

* detect attempt at loading td script

* don't try to import

* bump pxt
This commit is contained in:
Peli de Halleux
2018-10-15 11:42:40 -07:00
committed by GitHub
parent e2dbfae291
commit 2facbd43c7
2 changed files with 26 additions and 6 deletions

View File

@ -43,6 +43,6 @@
},
"dependencies": {
"pxt-common-packages": "0.24.2",
"pxt-core": "4.1.31"
"pxt-core": "4.1.32"
}
}