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 2d6fa43 commit 386d88bCopy full SHA for 386d88b
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0",
4
"private": true,
5
"description": "ECMAScript 'class'-property access expressions",
6
- "homepage": "https://github.com/rbuckton/proposal-class-access-expressions#readme",
+ "homepage": "https://github.com/tc39/proposal-class-access-expressions#readme",
7
"author": {
8
"name": "Ron Buckton",
9
"email": "ron.buckton@microsoft.com"
@@ -24,5 +24,5 @@
24
"gulp-emu": "^1.3.2",
25
"gulp-live-server": "0.0.31"
26
},
27
- "repository": "rbuckton/proposal-class-access-expressions"
+ "repository": "tc39/proposal-class-access-expressions"
28
}
0 commit comments