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 45ca8dc commit f3c07e5Copy full SHA for f3c07e5
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@js-temporal/polyfill",
3
"version": "0.5.1",
4
- "description": "Polyfill for ECMA TC39 Stage 3 proposal Temporal (https://github.com/tc39/proposal-temporal)",
+ "description": "Polyfill for Temporal (https://github.com/tc39/proposal-temporal), an ECMA TC39 Stage 3 proposal",
5
"type": "module",
6
"main": "./dist/index.cjs",
7
"module": "./dist/index.esm.js",
0 commit comments