We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c0517 commit 1b78a9fCopy full SHA for 1b78a9f
bower.json
@@ -1,6 +1,5 @@
1
{
2
"name": "makenew-latex-project",
3
- "version": "3.0.0",
4
"description": "Package skeleton for a LaTeX project.",
5
"main": "tex/makenew-latex-project.tex",
6
"authors": [
makenew.sh
@@ -62,7 +62,6 @@ makenew () {
62
63
sed_delete bower.json '24d'
64
65
- find_replace "s/^ \"version\": \".*\"/ \"version\": \"0.0.0\"/g"
66
find_replace "s/LaTeX Project Skeleton/${mk_title}/g"
67
find_replace "s/Package skeleton for a LaTeX project\./${mk_description}/g"
68
find_replace "s/Evan Sosenko/${mk_author}/g"
0 commit comments