Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jan 5, 2023
1 parent 9e25a4e commit d7ecdd8
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,14 @@
"html5-framework",
"javascript-framework"
],
"publishConfig": {
"access": "private"
},
"publishConfig": { "access": "private" },
"author": "CoCreate LLC",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/CoCreate-app/CoCreate-admin.git"
},
"bugs": {
"url": "https://github.com/CoCreate-app/CoCreate-admin/issues"
},
"bugs": { "url": "https://github.com/CoCreate-app/CoCreate-admin/issues" },
"homepage": "https://cocreate.app",
"funding": {
"type": "GitHub Sponsors ❤",
Expand All @@ -56,8 +52,5 @@
"webpack-cli": "^4.5.0",
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/docs": "^1.5.2",
"@cocreate/hosting": "^1.7.2"
}
"dependencies": { "@cocreate/docs": "^1.5.3", "@cocreate/hosting": "^1.7.3" }
}

0 comments on commit d7ecdd8

Please sign in to comment.