mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 17:10:22 +03:00
Reflect change in filename
This commit is contained in:
parent
d91ed27e28
commit
0f999fb285
@ -2,4 +2,4 @@ dependencies:
|
|||||||
npm install
|
npm install
|
||||||
|
|
||||||
bench:
|
bench:
|
||||||
node allocations_familiales.js
|
node examples.js
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "node allocations_familiales.js"
|
"test": "node examples.js"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user