Skip to content

Commit

Permalink
chore(ui-devkit): Make scaffold package.json private
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Mar 13, 2020
1 parent 8f3c979 commit fd7f9d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/ui-devkit/scaffold/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"name": "vendure-admin-ui",
"dependencies": {},
"license": "UNLICENSED",
"private": true,
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit fd7f9d1

Please sign in to comment.