Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
YadBro committed Apr 28, 2022
1 parent 0346987 commit 4ac3829
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "calculating-date",
"version": "1.1.9",
"version": "1.1.10",
"description": "This is for calculate date from startDate and endDate",
"main": "mymodule.mjs",
"scripts": {
Expand All @@ -13,9 +13,6 @@
"calculating-date": "^1.0.8",
"moment": "^2.29.3"
},
"publishConfig": {
"@YadBro:registry": "https://npm.pkg.github.com"
},
"repository": {
"type": "git",
"url": "git+https://github.com/YadBro/Calculating-Date.git"
Expand Down

0 comments on commit 4ac3829

Please sign in to comment.