Skip to content

Commit

Permalink
Set the private field in package.json to true
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf committed Jun 29, 2019
1 parent b388e49 commit 9ae1b3a
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
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.0",
"description": "",
"main": "index.js",
"private": true,
"scripts": {
"build": "yarn clean && yarn build:pages && yarn build:jsprod && yarn build:css && yarn build:assets",
"build:all": "yarn build",
Expand Down

0 comments on commit 9ae1b3a

Please sign in to comment.