Skip to content

Commit f3c07e5

Browse files
ptomatojustingrant
andcommitted
Rephrase package.json description
Code review comment Co-authored-by: Justin Grant <[email protected]>
1 parent 45ca8dc commit f3c07e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@js-temporal/polyfill",
33
"version": "0.5.1",
4-
"description": "Polyfill for ECMA TC39 Stage 3 proposal Temporal (https://github.com/tc39/proposal-temporal)",
4+
"description": "Polyfill for Temporal (https://github.com/tc39/proposal-temporal), an ECMA TC39 Stage 3 proposal",
55
"type": "module",
66
"main": "./dist/index.cjs",
77
"module": "./dist/index.esm.js",

0 commit comments

Comments
 (0)