Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 1d21c5f1 authored by Pierre Jarriges's avatar Pierre Jarriges
Browse files

Merge branch 'dev' into 'master'

update menttalo engine

See merge request !17
parents c867172b ebd186dd
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"ks-cheap-translator": "^0.1.0",
"mentalo-engine": "^0.1.21",
"mentalo-engine": "^0.2.2",
"object-to-html-renderer": "^1.1.1"
},
"devDependencies": {
......@@ -1173,9 +1173,9 @@
}
},
"node_modules/mentalo-engine": {
"version": "0.1.21",
"resolved": "https://registry.npmjs.org/mentalo-engine/-/mentalo-engine-0.1.21.tgz",
"integrity": "sha512-Z1eYOWm3c2nZcyB6eKYuvc/pEpwRptX+A431pEuviazwfZrY/xLc4rRzT5Gm467koiTQidCNKDrHl3p1H0IazQ=="
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/mentalo-engine/-/mentalo-engine-0.2.2.tgz",
"integrity": "sha512-CBU3rCyaEgRXPY8ySQwfSqUg1WXZ7dD8aA4PTbejkg7cUkXeqhaRdauzNtwyJvRFNVyK36Tcl6o7oLoHIe61nw=="
},
"node_modules/miller-rabin": {
"version": "4.0.1",
......@@ -2946,9 +2946,9 @@
}
},
"mentalo-engine": {
"version": "0.1.21",
"resolved": "https://registry.npmjs.org/mentalo-engine/-/mentalo-engine-0.1.21.tgz",
"integrity": "sha512-Z1eYOWm3c2nZcyB6eKYuvc/pEpwRptX+A431pEuviazwfZrY/xLc4rRzT5Gm467koiTQidCNKDrHl3p1H0IazQ=="
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/mentalo-engine/-/mentalo-engine-0.2.2.tgz",
"integrity": "sha512-CBU3rCyaEgRXPY8ySQwfSqUg1WXZ7dD8aA4PTbejkg7cUkXeqhaRdauzNtwyJvRFNVyK36Tcl6o7oLoHIe61nw=="
},
"miller-rabin": {
"version": "4.0.1",
......
......@@ -15,7 +15,7 @@
"homepage": "https://gitlab.com/peter_rabbit/kuadrado-website#readme",
"dependencies": {
"ks-cheap-translator": "^0.1.0",
"mentalo-engine": "^0.1.21",
"mentalo-engine": "^0.2.2",
"object-to-html-renderer": "^1.1.1"
},
"devDependencies": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment