add package.json to root pointing to pkg/package.json
This commit is contained in:
parent
e803876d5f
commit
31a8bf7698
1 changed files with 4 additions and 0 deletions
4
package.json
Normal file
4
package.json
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"name": "argus-wasm",
|
||||||
|
"workspaces": ["pkg"]
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue