Skip to content

Commit

Permalink
Merge pull request #4 from dzcode-io/bugfix/repe-key-pkg-json
Browse files Browse the repository at this point in the history
🐞 fixed repository key in package.json
  • Loading branch information
ZibanPirate committed Oct 8, 2020
2 parents 26c264c + 7c0a676 commit bbe3504
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions javascript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dzcode-io/kuliya",
"version": "0.1.0-alpha.6",
"version": "0.1.0-alpha.7",
"description": "Algeria's college hierarchy dataset as javascript package",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -40,10 +40,7 @@
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"repository": "https://github.com/dzcode-io/kuliya.git"
},
"repository": "https://github.com/dzcode-io/kuliya.git",
"author": {
"email": "contact@zakiii.com",
"name": "Zakaria Mansouri",
Expand Down

0 comments on commit bbe3504

Please sign in to comment.