Skip to content

Commit

Permalink
Merge pull request #3 from YadBro/test
Browse files Browse the repository at this point in the history
test
  • Loading branch information
YadBro authored Apr 28, 2022
2 parents 50e2948 + 4ac3829 commit 31c0f27
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 31c0f27

Please sign in to comment.