Browse Source

🔖 settings repo to public

pull/1/head
Nicolas Beaussart 7 years ago
parent
commit
4d3f87d9f7
  1. 4
      package.json

4
package.json

@ -1,8 +1,8 @@
{
"name": "nbx",
"name": "@beaussan/nbx",
"version": "0.0.1",
"description": "nbx CLI",
"private": true,
"private": false,
"bin": {
"nbx": "bin/nbx"
},

Loading…
Cancel
Save