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 9b36be3 commit d8934abCopy full SHA for d8934ab
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-validations-lib",
3
- "version": "0.4.0",
+ "version": "0.5.0",
4
"scripts": {
5
"test-units": "cross-env BUILD_ENV=test DEBUG=amio* mocha test/test_unit/**/*.test.js --reporter mocha-multi-reporters --reporter-options configFile=test/mocha-reporters-config.json",
6
"can-publish-nix": "npm info $npm_package_name version | npm-version-bump-checker",
0 commit comments