Comparing version 0.0.23 to 0.0.24
{ | ||
"name": "volenday", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -5,2 +5,3 @@ import ForceSSLExpressMiddlware from './components/ForceSSLExpressMiddlware'; | ||
import GoogleAnalytics from './components/GoogleAnalytics'; | ||
import CheckDefaultImage from './components/CheckDefaultImage' | ||
@@ -11,3 +12,4 @@ module.exports = { | ||
GetCookie, | ||
GoogleAnalytics | ||
GoogleAnalytics, | ||
CheckDefaultImage | ||
} |
Sorry, the diff of this file is too big to display
1220
283050