Skip to content

Commit

Permalink
remove accidental dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nolawnchairs committed Sep 2, 2023
1 parent e15ddd7 commit 238faac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@
],
"testEnvironment": "node"
},
"dependencies": {
"@knightinteractive/auth": "^2.2.0"
},
"scripts": {
"build": "rimraf ./lib && tsc && npm run define",
"define": "dts-bundle-generator --config ./dts-config.json && npm run lint:fix",
Expand Down

0 comments on commit 238faac

Please sign in to comment.