Handle subpackages with workspaces
This commit is contained in:
2068
assertion/package-lock.json
generated
2068
assertion/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "assertion",
|
||||
"name": "@cucumber-js-demo/assertion",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
@@ -11,7 +11,7 @@
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
"@cucumber/cucumber": "^12.0.0",
|
||||
"chai": "^5.2.1",
|
||||
"chai": "^6.0.1",
|
||||
"expect": "^30.0.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user