Skip to content

Commit

Permalink
chore: uninstalled a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyvid7-Darus10 committed May 24, 2023
1 parent a78f1a3 commit aa4d0a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
12 changes: 2 additions & 10 deletions package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "face-guardian",
"version": "1.1.4",
"version": "1.1.5",
"description": "Face Guardian Components",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down Expand Up @@ -57,8 +57,5 @@
"react-dom": "^18.1.0",
"ts-jest": "^28.0.4",
"typescript": "^4.7.3"
},
"dependencies": {
"@types/js-cookie": "^3.0.3"
}
}

0 comments on commit aa4d0a5

Please sign in to comment.