Skip to content

Commit

Permalink
chore: add publishconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
yvonneyx committed Aug 29, 2024
1 parent eee948c commit d50d248
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
],
"silent": false
},
"dependencies": {
},
"dependencies": {},
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
Expand Down Expand Up @@ -72,5 +71,8 @@
"url": "https://github.com/antvis/hierarchy/issues"
},
"author": "https://github.com/orgs/antvis/people",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"license": "MIT"
}

0 comments on commit d50d248

Please sign in to comment.