Skip to content

Commit 83a40ad

Browse files
committed
feat(dts-generator): mark package.json private
1 parent 0a00089 commit 83a40ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-packages/typed-json-model/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "typed-json-model",
3+
"private": true,
34
"version": "1.0.0",
45
"description": "Test-driven implementation of a typesafe JSONModel for UI5",
56
"author": "Martin Broede",

0 commit comments

Comments
 (0)