Add windshaft.from tweak for npm-shrinkwrap.json

This commit is contained in:
Sandro Santilli 2014-02-12 10:51:47 +01:00
parent 6db25c3b6a
commit 1ff52fcd00

View File

@ -4,8 +4,10 @@
4. Run npm install 4. Run npm install
5. Test (make check or npm test), fix if broken before proceeding 5. Test (make check or npm test), fix if broken before proceeding
6. Run npm shrinkwrap 6. Run npm shrinkwrap
7. Commit package.json, npm-shrinwrap.json, NEWS 7. Set "windshaft"."from" in npm-shrinkwrap.json to
8. Tag Major.Minor.Patch "http://github.com/CartoDB/Windshaft/tarball/<version>"
9. Announce 8. Commit package.json, npm-shrinwrap.json, NEWS
10. Stub NEWS/package for next version 9. git tag -a Major.Minor.Patch # use NEWS section as content
10. Announce
11. Stub NEWS/package for next version