Fix typo in package.json (publishConfig)
This commit is contained in:
parent
27c9e263e0
commit
e06bd1a8b0
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "loopback",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"pubishConfig": {
|
||||
"publishConfig": {
|
||||
"tag": "next"
|
||||
},
|
||||
"description": "LoopBack: Open Source Framework for Node.js",
|
||||
|
|
Loading…
Reference in New Issue