Added "private": true to package.json

This commit is contained in:
Sławomir Rosiek
2017-06-18 09:38:03 +02:00
committed by Steve Sanderson
parent aadcfa1fb7
commit 48bca777fe
6 changed files with 6 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "WebApplicationBasic",
"private": true,
"version": "0.0.0",
"devDependencies": {
"@types/history": "4.5.1",