We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0750174 commit 97ab3d3Copy full SHA for 97ab3d3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "string.prototype.codepointat",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"description": "A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.",
5
"homepage": "https://mths.be/codepointat",
6
"main": "codepointat.js",
0 commit comments