Add caniuse "meta" property to es5/specification (#2390)

This commit is contained in:
Chris Smith
2018-10-28 17:15:54 -04:00
committed by Veeck
parent e05f001cc7
commit 1ef3bc8bab

View File

@@ -2,6 +2,7 @@
{
"name": "ES5",
"property": "es5",
"caniuse": "es5",
"notes": [{
"name": "ECMAScript 5.1 Language Specification",
"href": "https://www.ecma-international.org/ecma-262/5.1/"