Updated the release process
Trying base64 encoded npm credentials
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"description": "Reimplementation of CSS layout using pure JavaScript",
|
||||
"main": "dist/css-layout.js",
|
||||
"scripts": {
|
||||
"test": "grunt ci"
|
||||
"test": "grunt ci",
|
||||
"postversion": "git push --tags upstream HEAD:master"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user