Skip to content

Commit 08b9b85

Browse files
committed
v1.4.3
1 parent 6b1abca commit 08b9b85

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

bids-validator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bids-validator",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "",
55
"main": "index.js",
66
"repository": {

lerna.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
{
2-
"packages": [
3-
"bids-validator",
4-
"bids-validator-web"
5-
],
6-
"version": "1.4.2"
2+
"packages": ["bids-validator", "bids-validator-web"],
3+
"version": "1.4.3"
74
}

0 commit comments

Comments
 (0)