8000 Change to unbounded package name & version · unboundedsystems/rushstack@735a6b5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 735a6b5

Browse files
committed
Change to unbounded package name & version
1 parent 42dd6a6 commit 735a6b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/api-extractor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@microsoft/api-extractor",
3-
"version": "7.2.0",
2+
"name": "@unboundedsystems/api-extractor",
3+
"version": "7.2.0-unb1",
44
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)
0