Merge branch 'master' into origin/compileRenaming
Showing
.gitmodules
0 → 100644
.travis.yml
deleted
100644 → 0
gulpfile.js
0 → 100644
{ | { | ||
"devDependencies": { | "version": "0.1.2", | ||
"lerna": "^2.10.2" | "devDependencies": { | ||
}, | "gulp": "^3.9.1", | ||
"scripts": { | "lerna": "^2.10.2" | ||
"bootstrap": "lerna bootstrap", | }, | ||
"publish": "lerna publish" | "scripts": { | ||
} | "diff": "lerna diff", | ||
"updated": "lerna updated", | |||
"bootstrap": "lerna bootstrap", | |||
"publish": "lerna publish", | |||
"release": "lerna bootstrap; lerna publish;", | |||
"tag": "gulp; gulp publishTag;" | |||
} | |||
} | } |
release-process.md
0 → 100644
Please
register
or
sign in
to comment