Handle subpackages with workspaces
This commit is contained in:
18
package.json
Normal file
18
package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "cucumber-js-demo",
|
||||
"workspaces": [
|
||||
"1args",
|
||||
"2obj",
|
||||
"3bg",
|
||||
"4outline",
|
||||
"assertion",
|
||||
"async",
|
||||
"data-tables",
|
||||
"formatter",
|
||||
"reuse",
|
||||
"ts",
|
||||
"type-parser"
|
||||
],
|
||||
"author": "Eugen Wissner <belka@caraus.de>",
|
||||
"license": "MPL-2.0"
|
||||
}
|
Reference in New Issue
Block a user