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

Commit

Permalink
Merge pull request #72 from NorthernOceanS/issue71
Browse files Browse the repository at this point in the history
Correct the dependency version inside the behaviour pack's manifest.
  • Loading branch information
callstackexceed committed Jul 21, 2021
2 parents 9bdc6a5 + 150daa6 commit bfc3a5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packs/behaviors/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"version": [
0,
13,
10
11
]
},
"modules": [
Expand All @@ -28,7 +28,7 @@
"version": [
1,
0,
0
2
]
}
]
Expand Down

0 comments on commit bfc3a5d

Please sign in to comment.