@wordpress/token-list
Advanced tools
Comparing version 1.6.0 to 1.6.1
{ | ||
"name": "@wordpress/token-list", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "Constructable, plain JavaScript DOMTokenList implementation, supporting non-browser runtimes.", | ||
@@ -24,3 +24,3 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "^7.4.4", | ||
"lodash": "^4.17.14" | ||
"lodash": "^4.17.15" | ||
}, | ||
@@ -30,3 +30,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "989502eccaadee1ea7666d6d9fb9f4d08b274546" | ||
"gitHead": "138dd975c7086c69abe8b08a3ceaa99b164e50fa" | ||
} |
Updatedlodash@^4.17.15