Skip to content

Commit

Permalink
Merge pull request #23 from code-mancers/fix/dependency
Browse files Browse the repository at this point in the history
Remove unused dependencies
  • Loading branch information
SujayPrabhu96 authored May 10, 2023
2 parents 20b1b01 + fd454ec commit 549426e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@code-mancers/strapi-plugin-stellate",
"private": false,
"version": "1.4.2",
"version": "1.4.3",
"repository": {
"type": "git",
"url": "git+https://github.com/code-mancers/strapi-plugin-stellate"
Expand All @@ -15,11 +15,7 @@
"strapi": "strapi"
},
"dependencies": {
"@strapi/helper-plugin": "^4.9.0",
"@strapi/plugin-i18n": "4.8.2",
"@strapi/plugin-users-permissions": "4.8.2",
"@strapi/strapi": "4.9.0",
"better-sqlite3": "8.0.1",
"axios": "^1.3.4"
},
"author": {
Expand Down

0 comments on commit 549426e

Please sign in to comment.