Skip to content

Commit

Permalink
private package to true
Browse files Browse the repository at this point in the history
  • Loading branch information
johndatserakis committed Sep 14, 2017
1 parent e24f5e4 commit 3ce0154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.2.6",
"description": "A SPA using Koa as the backend and Vue as the frontend.",
"author": "John Datserakis",
"private": false,
"private": true,
"scripts": {
"watch": "NODE_ENV=development nodemon app.js --exec",
"test": "NODE_ENV=testing jest --forceExit",
Expand Down

0 comments on commit 3ce0154

Please sign in to comment.