Skip to content

Commit

Permalink
Merge pull request #4 from db-ui/refactor-added-missing-private-decla…
Browse files Browse the repository at this point in the history
…ration

refactor: added missing `private` declaration
nmerget authored Nov 29, 2024
2 parents 59a9e18 + 49bcac1 commit 777d1ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -29,6 +29,7 @@
"overrides": {
"cross-spawn": "~7.0.5"
},
"private": true,
"devDependencies": {
"adm-zip": "^0.5.16"
}

0 comments on commit 777d1ee

Please sign in to comment.