Skip to content

Commit

Permalink
chore: 🌱 update all links in package.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
krypton225 committed Apr 14, 2024
1 parent 175c53e commit 98c21ce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pug-pire",
"version": "1.1.0",
"version": "1.2.0",
"description": "This is just a more mixins with Pug JS for more productive projects.",
"license": "MIT",
"licenses": [
Expand All @@ -27,8 +27,8 @@
"gen:lock": "npm i --package-lock-only"
},
"repository": {
"type": "gitlab",
"url": "https://gitlab.com/private-awesome-libraries/pug-js/pug-pire/"
"type": "github",
"url": "https://github.com/ZexLabs/pug-pire"
},
"keywords": [
"Pug JS",
Expand All @@ -37,9 +37,9 @@
"Pug JS Library"
],
"bugs": {
"url": "https://gitlab.com/private-awesome-libraries/pug-js/pug-pire/issues"
"url": "https://github.com/ZexLabs/pug-pire/issues"
},
"homepage": "https://gitlab.com/private-awesome-libraries/pug-js/pug-pire#readme",
"homepage": "https://github.com/ZexLabs/pug-pire#readme",
"devDependencies": {
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
Expand Down

0 comments on commit 98c21ce

Please sign in to comment.