mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 07:51:43 +03:00
refactor(runtimes/rescript): rename Runtime into CatalaRuntime
This commit is contained in:
parent
2a39f1b5f8
commit
b4372a965d
@ -12,8 +12,6 @@ yarn add @catala-lang/rescript-catala
|
||||
|
||||
```
|
||||
# in this dir
|
||||
yarn
|
||||
yarn build
|
||||
yarn link
|
||||
|
||||
# in the project to use the lib
|
||||
|
@ -20,7 +20,7 @@
|
||||
"catala",
|
||||
"runtime"
|
||||
],
|
||||
"devDependencies": {
|
||||
"dependencies": {
|
||||
"decco": "^1.6.0",
|
||||
"rescript": "^10.1.4"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user