Skip to content

Commit 1b8e37f

Browse files
author
Petter Walbø Johnsgård
authored
Update build scripts and recompile (#52)
Fixes an IOS8 issue with the grid
1 parent 61ca073 commit 1b8e37f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

assets/hogan-grid.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"lint": "hogan-scripts lint"
1414
},
1515
"devDependencies": {
16-
"hogan-scripts": "0.0.8"
16+
"hogan-scripts": "0.0.9"
1717
},
1818
"dependencies": {}
1919
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2213,9 +2213,9 @@ hoek@2.x.x:
22132213
version "2.16.3"
22142214
resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed"
22152215

2216-
hogan-scripts@0.0.8:
2217-
version "0.0.8"
2218-
resolved "https://registry.yarnpkg.com/hogan-scripts/-/hogan-scripts-0.0.8.tgz#67421bd5e3f1c4aece0a37345e98c674523147ff"
2216+
hogan-scripts@0.0.9:
2217+
version "0.0.9"
2218+
resolved "https://registry.yarnpkg.com/hogan-scripts/-/hogan-scripts-0.0.9.tgz#c2df06b23b192d9d96b552e01d5256770b181144"
22192219
dependencies:
22202220
"@babel/core" "^7.0.0-beta.39"
22212221
"@babel/plugin-proposal-object-rest-spread" "^7.0.0-beta.39"

0 commit comments

Comments
 (0)