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