This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
skynet-webportal/package.json

7 lines
72 B
JSON
Raw Normal View History

2020-01-31 20:18:58 +00:00
{
2020-07-30 12:23:49 +00:00
"private": true,
"workspaces": [
"packages/*"
2020-03-05 10:37:50 +00:00
]
2020-01-31 20:18:58 +00:00
}