Skip to content
This repository was archived by the owner on Feb 6, 2022. It is now read-only.

Commit bfc3a5d

Browse files
Merge pull request #72 from NorthernOceanS/issue71
Correct the dependency version inside the behaviour pack's manifest.
2 parents 9bdc6a5 + 150daa6 commit bfc3a5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packs/behaviors/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"version": [
88
0,
99
13,
10-
10
10+
11
1111
]
1212
},
1313
"modules": [
@@ -28,7 +28,7 @@
2828
"version": [
2929
1,
3030
0,
31-
0
31+
2
3232
]
3333
}
3434
]

0 commit comments

Comments
 (0)