Loading publish.sh +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ git add bower.json git add component.json git commit -m build git tag $1 git push git@github.com:proj4js/proj4js.git $1 git push --tags git@github.com:proj4js/proj4js.git $1 npm publish jam publish git checkout master Loading Loading
publish.sh +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ git add bower.json git add component.json git commit -m build git tag $1 git push git@github.com:proj4js/proj4js.git $1 git push --tags git@github.com:proj4js/proj4js.git $1 npm publish jam publish git checkout master Loading