Skip to content

Commit 9da2db5

Browse files
authored
Merge pull request #284 from bradoyler/patch-1
fix npm SEO for 'promise polyfill'
2 parents e483c20 + 7266c29 commit 9da2db5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
},
5656
"keywords": [
5757
"promises",
58+
"promise",
59+
"polyfill",
5860
"futures"
5961
],
6062
"author": "Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)",

0 commit comments

Comments
 (0)