Enabling arrays (#401)

This commit is contained in:
Richard Knoll 2017-05-17 12:12:13 -07:00 committed by Guillaume Jenkins
parent 72e95438eb
commit da5f884c0b
2 changed files with 2 additions and 1 deletions

View File

@ -38,6 +38,6 @@
"semantic-ui-less": "^2.2.4"
},
"dependencies": {
"pxt-core": "0.12.72"
"pxt-core": "0.12.76"
}
}

View File

@ -79,6 +79,7 @@
"logicBlocks": true,
"variablesBlocks": true,
"textBlocks": true,
"listsBlocks": true,
"onStartColor": "#0078D7",
"onStartNamespace": "basic",
"onStartWeight": 54