Skip to content

Commit 179bff0

Browse files
zombiesandersn
andauthored
Make package name scoped to @typescript (microsoft#1902)
* Make package name scoped to @microsoft * Use a more specific @typescript scope Co-authored-by: Nathan Shively-Sanders <[email protected]> --------- Co-authored-by: Nathan Shively-Sanders <[email protected]>
1 parent 2dbc80d commit 179bff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "typescript-dom-lib-generator",
2+
"name": "@typescript/dom-lib-generator",
33
"version": "0.0.1",
44
"private": true,
55
"description": "Provides TypeScript types for the latest web APIs.",

0 commit comments

Comments
 (0)