Commit ef2f568a3ecad22123cac74237845729f0968681

Authored by Adhidarma Hadiwinoto
1 parent 077f3b0aa2
Exists in master

Postversion npm script

Showing 1 changed file with 2 additions and 1 deletions Side-by-side Diff

... ... @@ -4,7 +4,8 @@
4 4 "description": "SMS center for Komodo",
5 5 "main": "index.js",
6 6 "scripts": {
7   - "test": "mocha"
  7 + "test": "mocha",
  8 + "postversion": "git push && git push --tags"
8 9 },
9 10 "repository": {
10 11 "type": "git",