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"
}
}