Skip to content

Commit

Permalink
package publish test
Browse files Browse the repository at this point in the history
  • Loading branch information
TianlongLiang committed Oct 17, 2022
1 parent e69778c commit 817ddf4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "githubpackagetest",
"version": "1.0.0",
"description": "",
"description": "test",
"main": "index.js",
"scripts": {
"test": "exit 0"
Expand All @@ -10,7 +10,7 @@
"type": "git",
"url": "git+https://github.com/TianlongLiang/GithubPackageTest.git"
},
"author": "",
"author": "TianlongLiang",
"license": "ISC",
"bugs": {
"url": "https://github.com/TianlongLiang/GithubPackageTest/issues"
Expand All @@ -19,4 +19,4 @@
"publishConfig": {
"TianlongLiang:registry": "https://npm.pkg.github.com"
}
}
}

0 comments on commit 817ddf4

Please sign in to comment.