Set unsupported publishConfig tag

This commit is contained in:
Simon Ho 2016-12-21 01:06:17 -08:00
parent 57efdeae3d
commit 9d6c384249
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "loopback-component-explorer",
"version": "3.0.1",
"publishConfig": {
"tag": "lts"
"tag": "unsupported"
},
"description": "Browse and test your LoopBack app's APIs",
"main": "index.js",