first commit
This commit is contained in:
15
aws_sigma_service/package.json
Normal file
15
aws_sigma_service/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "sigma",
|
||||
"license": "UNLICENSED",
|
||||
"workspaces": [
|
||||
"./api",
|
||||
"./common",
|
||||
"./panel"
|
||||
],
|
||||
"version": "0.0.0",
|
||||
"devDependencies": {
|
||||
"@parcel/packager-ts": "2.16.1",
|
||||
"@parcel/transformer-inline-string": "2.16.1"
|
||||
},
|
||||
"packageManager": "yarn@4.9.2"
|
||||
}
|
||||
Reference in New Issue
Block a user