Mark package as private as we don't publish
This commit is contained in:
parent
5ca95e6eec
commit
a9760cfd62
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "brouter-web",
|
"name": "brouter-web",
|
||||||
"version": "0.18.1",
|
"version": "0.18.1",
|
||||||
"description": "Web client for BRouter",
|
"description": "Web client for BRouter",
|
||||||
|
"private": true,
|
||||||
"main": "js/index.js",
|
"main": "js/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "gulp",
|
"build": "gulp",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue