Use most recent version of scratch-* dependencies

This commit is contained in:
Ray Schamp 2016-09-26 11:47:00 -04:00
parent 6b1d2a8eb6
commit e4ec9c551f

View file

@ -26,8 +26,8 @@
"json-loader": "0.5.4",
"lodash.defaultsdeep": "4.6.0",
"promise": "7.1.1",
"scratch-blocks": "0.1.0-80849",
"scratch-render": "0.1.0-9f26a",
"scratch-blocks": "*",
"scratch-render": "*",
"script-loader": "0.7.0",
"stats.js": "0.16.0",
"tap": "5.7.1",