jsonresume-theme-engineering-leader 1.0.31 → 1.0.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/index.js +1 -4
  2. package/package.json +3 -4
  3. package/resume.hbs +1 -1
package/index.js CHANGED
@@ -1,10 +1,7 @@
1
1
  const
2
2
  fs = require('fs'),
3
3
  handlebars = require('handlebars'),
4
- handlebarsWax = require('handlebars-wax'),
5
- Swag = require('swag');
6
-
7
- Swag.registerHelpers(handlebars);
4
+ handlebarsWax = require('handlebars-wax');
8
5
 
9
6
  handlebars.registerHelper({
10
7
  isArray: function (value) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jsonresume-theme-engineering-leader",
3
- "version": "1.0.31",
3
+ "version": "1.0.33",
4
4
  "description": "JSON Resume theme for Engineering leaders",
5
5
  "keywords": [
6
6
  "jsonresume",
@@ -19,14 +19,13 @@
19
19
  "scripts": {
20
20
  "start": "resume serve --theme .",
21
21
  "export-html": "resume export --resume examples/example-resume.json --theme ./ examples/example-resume.html",
22
- "export-pdf": "resume export --resume examples/example-resume.json --theme ./ examples/example-resume.pdf"
22
+ "export-pdf": "PUPPETEER_EXECUTABLE_PATH=\"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome\" resume export --resume examples/example-resume.json --theme ./ examples/example-resume.pdf"
23
23
  },
24
24
  "dependencies": {
25
25
  "address-format": "0.0.3",
26
26
  "handlebars": "^4.7.8",
27
27
  "handlebars-wax": "^6.1.0",
28
- "moment": "^2.30.1",
29
- "swag": "^0.7.0"
28
+ "moment": "^2.30.1"
30
29
  },
31
30
  "devDependencies": {
32
31
  "resume-cli": "^3.1.2"
package/resume.hbs CHANGED
@@ -168,7 +168,7 @@
168
168
  <div class="item">
169
169
  <div class="item-header">
170
170
  <div class="item-header-title">
171
- {{ institution }}
171
+ {{ institution }},
172
172
 
173
173
  {{#if location}}
174
174
  <span class="location">