Skip to content
Snippets Groups Projects
Commit 5122a058 authored by Alvaro Cabrera Durán's avatar Alvaro Cabrera Durán
Browse files

RC21

parent 1334ef2e
Branches
Tags
No related merge requests found
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
{ {
"name": "json-schema-faker", "name": "json-schema-faker",
"version": "0.5.0-rc20", "version": "0.5.0-rc21",
"description": "JSON-Schema + fake data generators", "description": "JSON-Schema + fake data generators",
"homepage": "http://json-schema-faker.js.org", "homepage": "http://json-schema-faker.js.org",
"main": "dist/index.js", "main": "dist/index.js",
......
...@@ -149,6 +149,6 @@ jsf.locate = name => { ...@@ -149,6 +149,6 @@ jsf.locate = name => {
return container.get(name); return container.get(name);
}; };
jsf.version = '0.5.0-rc19'; jsf.version = '0.5.0-rc21';
export default jsf; export default jsf;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment