Commit 5b73888c authored by Calvin Metcalf's avatar Calvin Metcalf
Browse files

fix issues with publish script

parent daa7cf6f
Loading
Loading
Loading
Loading

publish.sh

100644 → 100755
+2 −2
Original line number Diff line number Diff line
@@ -3,8 +3,8 @@
tin -v $1
git checkout -b build
grunt
git add dist/proj4.js -f
git add dist/proj4-src.js -f
git add dist
git add lib/version.js
git add package.json
git add bower.json
git add component.json