Skip to content

Commit 42bf310

Browse files
author
Ke, Mingze
committed
Bumped blockly version
8aa8bbb53efda394e694f52c3a20b512f0168e10
1 parent e136401 commit 42bf310

6 files changed

Lines changed: 59 additions & 40 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webduino-blockly",
33
"dependencies": {
4-
"blockly": "google/blockly#ffe49a70205efb2098384b3a82a868cdb194916c"
4+
"blockly": "google/blockly#8aa8bbb53efda394e694f52c3a20b512f0168e10"
55
}
66
}

components/blockly/.bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "blockly",
33
"homepage": "https://github.com/google/blockly",
4-
"_release": "ffe49a7020",
4+
"_release": "8aa8bbb53e",
55
"_resolution": {
66
"type": "commit",
7-
"commit": "ffe49a70205efb2098384b3a82a868cdb194916c"
7+
"commit": "8aa8bbb53efda394e694f52c3a20b512f0168e10"
88
},
99
"_source": "git://github.com/google/blockly.git",
10-
"_target": "ffe49a70205efb2098384b3a82a868cdb194916c",
10+
"_target": "8aa8bbb53efda394e694f52c3a20b512f0168e10",
1111
"_originalSource": "google/blockly"
1212
}

0 commit comments

Comments
 (0)