publish to local repo

This commit is contained in:
ido 2014-11-19 10:28:17 +02:00
parent 18137686c7
commit 39b00fa27e
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
"name": "react-templates",
"version": "0.0.1",
"description": "Light weight templates for react -> write html get valid react code",
"publishConfig": {
"registry": "http://repo.dev.wix/artifactory/api/npm/npm-local"
},
"main": "./src/reactTemplates.js",
"bin": {
"rt": "./src/cli.js"