We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b1abca commit 08b9b85Copy full SHA for 08b9b85
bids-validator/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bids-validator",
3
- "version": "1.4.2",
+ "version": "1.4.3",
4
"description": "",
5
"main": "index.js",
6
"repository": {
lerna.json
@@ -1,7 +1,4 @@
- "packages": [
- "bids-validator",
- "bids-validator-web"
- ],
- "version": "1.4.2"
+ "packages": ["bids-validator", "bids-validator-web"],
+ "version": "1.4.3"
7
}
0 commit comments