Skip to content

Commit e69778c

Browse files
committed
package publish test
1 parent 41fdc09 commit e69778c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
tianlongliang:registry=https://npm.pkg.github.com
1+
TianlongLiang:registry=https://npm.pkg.github.com

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"homepage": "https://github.com/TianlongLiang/GithubPackageTest#readme",
1919
"publishConfig": {
20-
"tianlongliang:registry": "https://npm.pkg.github.com"
20+
"TianlongLiang:registry": "https://npm.pkg.github.com"
2121
}
2222
}

0 commit comments

Comments
 (0)