Skip to content

Commit 1e6d3fb

Browse files
Merge pull request #27 from mudbugmedia/update-penthouse-1.4.2
Upgrade penthouse to 1.4.2
2 parents 10eaced + 75390ce commit 1e6d3fb

File tree

3 files changed

+57
-57
lines changed

3 files changed

+57
-57
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module CriticalPathCSS
22
module Rails
3-
VERSION = '2.3.0'.freeze
3+
VERSION = '2.4.0'.freeze
44
end
55
end

package-lock.json

+54-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "critical-path-css-rails",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "NPM dependencies of critical-path-css-rails",
55
"private": true,
66
"directories": {
77
"lib": "lib"
88
},
99
"dependencies": {
10-
"penthouse": "=1.3.0"
10+
"penthouse": "=1.4.2"
1111
},
1212
"license": "MIT"
1313
}

0 commit comments

Comments
 (0)