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 6b168f2 commit c1a4677Copy full SHA for c1a4677
bids-validator-web/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bids-validator-web",
3
- "version": "1.8.7",
+ "version": "1.8.8",
4
"description": "web client for bids-validator",
5
"main": "index.js",
6
"license": "MIT",
bids-validator/package.json
"name": "bids-validator",
"description": "",
"main": "./dist/commonjs/index.js",
"exports": {
lerna.json
@@ -3,5 +3,5 @@
"bids-validator",
"bids-validator-web"
],
- "version": "1.8.7"
+ "version": "1.8.8"
7
}
0 commit comments