nav-frontend-core
Advanced tools
Comparing version 5.0.5 to 5.0.6
{ | ||
"name": "nav-frontend-core", | ||
"version": "5.0.5", | ||
"version": "5.0.6", | ||
"description": "", | ||
@@ -12,2 +12,5 @@ "main": "less/core.less", | ||
], | ||
"scripts": { | ||
"build": "yarn gulp --gulpfile build/gulpfile.js buildLess --ignoreErrors" | ||
}, | ||
"repository": { | ||
@@ -17,3 +20,3 @@ "type": "git", | ||
}, | ||
"gitHead": "a4b834f2464c43ae1144dc812ac901abf0214b64" | ||
"gitHead": "a19a9d3bfea3e45596d2d6a17fe6923daa5ee2bd" | ||
} |
38782