Skip to content
Snippets Groups Projects
Commit e7769c6f authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Bump version

parent 545e19a3
No related branches found
No related tags found
No related merge requests found
Pipeline #9892 failed
{
"name": "@openfisca/json-model",
"version": "3.0.13",
"version": "3.0.14",
"description": "Library to handle informations extracted in JSON or YAML format from OpenFisca parameters, variables, etc",
"keywords": [
"AST",
......@@ -46,7 +46,7 @@
"type-check:watch": "npm run type-check -- --watch"
},
"dependencies": {
"@auditors/core": "^0.3.0",
"@auditors/core": "^0.5.3",
"core-js": "^3.12.1",
"js-yaml": "^4.1.0",
"regenerator-runtime": "^0.13.7"
......
{
"name": "@openfisca/json-model-tools",
"version": "3.0.13",
"version": "3.0.14",
"description": "Tools to handle informations extracted in JSON or YAML format from OpenFisca parameters, variables, etc",
"keywords": [
"AST",
......@@ -46,9 +46,9 @@
"type-check:watch": "npm run type-check -- --watch"
},
"dependencies": {
"@auditors/core": "^0.3.0",
"@auditors/core": "^0.5.3",
"@ltd/j-toml": "^1.20.0",
"@openfisca/json-model": "^3.0.13",
"@openfisca/json-model": "^3.0.14",
"@tricoteuses/legal-explorer": "^0.3.1",
"command-line-args": "^5.1.1",
"fast-deep-equal": "^3.1.3",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment