summaryrefslogtreecommitdiff
path: root/data-tables/package.json
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-09-12 21:04:58 +0200
committerEugen Wissner <belka@caraus.de>2025-09-12 21:04:58 +0200
commite2a5c62c15d4b6d5bd647a9c935a4c82990ea0dc (patch)
treebe75b7d86ce77a353bbafd7bc60b5f156c729cf0 /data-tables/package.json
parentdecd8e9e3d98d79b33c56e1c1a53e11fb5047c4a (diff)
downloadcucumber-js-demo-e2a5c62c15d4b6d5bd647a9c935a4c82990ea0dc.tar.gz
Handle subpackages with workspaces
Diffstat (limited to 'data-tables/package.json')
-rw-r--r--data-tables/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data-tables/package.json b/data-tables/package.json
index c978c3a..9698c03 100644
--- a/data-tables/package.json
+++ b/data-tables/package.json
@@ -1,5 +1,5 @@
{
- "name": "data-tables",
+ "name": "@cucumber-js-demo/data-tables",
"version": "1.0.0",
"description": "",
"main": "index.js",