fix(instances): revert private

This commit is contained in:
Sérgio Ramos 2018-04-09 19:08:32 +01:00
parent 21317db964
commit 1cd91b234f

View File

@ -1,6 +1,7 @@
{ {
"name": "my-joy-instances", "name": "my-joy-instances",
"version": "2.3.4", "version": "2.3.4",
"private": true,
"license": "MPL-2.0", "license": "MPL-2.0",
"repository": "github:yldio/joyent-portal", "repository": "github:yldio/joyent-portal",
"main": "lib/index.js", "main": "lib/index.js",