Skip to content

Commit 0981426

Browse files
committed
keywords
1 parent 3fae6c9 commit 0981426

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,12 @@
1818
"parse",
1919
"stringify",
2020
"json-pointer",
21-
"source-map"
21+
"source-map",
22+
"BigInt",
23+
"ES6",
24+
"Map",
25+
"Set",
26+
"TypedArray"
2227
],
2328
"author": "Evgeny Poberezkin",
2429
"license": "MIT",

0 commit comments

Comments
 (0)