Skip to content

Commit 3d27a60

Browse files
Fix loading extension errors
1 parent 60b917e commit 3d27a60

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

plugins/ConnectableBlock/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"pack": "behaviorPack",
1616
"path": "components/block/bridge/"
1717
},
18-
"scripts": {
18+
"scripting": {
1919
"pack": "behaviorPack",
2020
"path": "scripts"
2121
}
2222
},
2323
"releaseTimestamp": 1632821021507
24-
}
24+
}
File renamed without changes.

0 commit comments

Comments
 (0)