Started working on JS docs.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@terrace/test",
|
||||
"name": "@terrace-lang/test",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "NODE_OPTIONS=--experimental-vm-modules NODE_NO_WARNINGS=1 jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@terrace/js": "workspace:*",
|
||||
"@terrace/c": "workspace:*",
|
||||
"@terrace/python": "workspace:*"
|
||||
"@terrace-lang/js": "workspace:*",
|
||||
"@terrace-lang/c": "workspace:*",
|
||||
"@terrace-lang/python": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user