Skip to content

Commit

Permalink
Merge pull request #13 from GifflarJS-Framework/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
levysantiago authored Apr 27, 2023
2 parents 1eb7144 + b1760b9 commit 83de009
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gifflar",
"version": "1.0.0-alpha",
"name": "@gifflar/core",
"version": "1.0.1-alpha",
"description": "",
"main": "index.js",
"bin": {
Expand All @@ -26,6 +26,9 @@
"bugs": {
"url": "https://github.com/GifflarJS-Framework/core.git/issues"
},
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/GifflarJS-Framework/core.git#readme",
"devDependencies": {
"@babel/cli": "^7.17.0",
Expand All @@ -52,4 +55,4 @@
"tsyringe": "^4.6.0",
"typescript": "4.6.3"
}
}
}

0 comments on commit 83de009

Please sign in to comment.