diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-09-12 21:04:58 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-09-12 21:04:58 +0200 |
| commit | e2a5c62c15d4b6d5bd647a9c935a4c82990ea0dc (patch) | |
| tree | be75b7d86ce77a353bbafd7bc60b5f156c729cf0 /2obj/package.json | |
| parent | decd8e9e3d98d79b33c56e1c1a53e11fb5047c4a (diff) | |
| download | cucumber-js-demo-e2a5c62c15d4b6d5bd647a9c935a4c82990ea0dc.tar.gz | |
Handle subpackages with workspaces
Diffstat (limited to '2obj/package.json')
| -rw-r--r-- | 2obj/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2obj/package.json b/2obj/package.json index f3bcf15..83795f7 100644 --- a/2obj/package.json +++ b/2obj/package.json @@ -1,5 +1,5 @@ { - "name": "2obj", + "name": "@cucumber-js-demo/2obj", "version": "1.0.0", "description": "", "main": "index.js", |
