summaryrefslogtreecommitdiff
path: root/tests/specs/publish/npm_workspace/subtract/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/publish/npm_workspace/subtract/package.json')
-rw-r--r--tests/specs/publish/npm_workspace/subtract/package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/specs/publish/npm_workspace/subtract/package.json b/tests/specs/publish/npm_workspace/subtract/package.json
new file mode 100644
index 000000000..64507c3c7
--- /dev/null
+++ b/tests/specs/publish/npm_workspace/subtract/package.json
@@ -0,0 +1,4 @@
+{
+ "name": "subtract",
+ "version": "1.0.0"
+}