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 ab45bcb commit 7c36b28Copy full SHA for 7c36b28
README.md
@@ -1,2 +1,3 @@
1
# json-validations-lib
2
-Private lib. We do not recommend to use it.
+We do not recommend to use this lib, it is for Amio purposes.
3
+
package.json
@@ -1,6 +1,6 @@
{
"name": "json-validations-lib",
- "version": "0.5.0",
+ "version": "1.0.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