Skip to content

Commit

Permalink
Merge pull request #70 from jordanshatford/chore/remove-deps
Browse files Browse the repository at this point in the history
chore: remove deps that we should not need
  • Loading branch information
mrlubos authored Mar 18, 2024
2 parents 4973f06 + 6b08801 commit 3a23066
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 197 deletions.
7 changes: 0 additions & 7 deletions Dockerfile

This file was deleted.

187 changes: 0 additions & 187 deletions 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 @@ -45,8 +45,6 @@
"build:watch": "rollup --config --environment NODE_ENV:development --watch",
"build": "rollup --config --environment NODE_ENV:development",
"clean": "rimraf ./dist ./test/generated ./test/e2e/generated ./samples/generated ./coverage ./node_modules/.cache",
"codecov": "codecov --token=66c30c23-8954-4892-bef9-fbaed0a2e42b",
"docker": "docker build -t eeelenbaas/openapi-typescript-codegen .",
"eslint:fix": "eslint . --fix",
"eslint": "eslint .",
"prepare": "npm run clean && npm run release",
Expand Down Expand Up @@ -99,7 +97,6 @@
"@typescript-eslint/parser": "6.21.0",
"abort-controller": "3.0.0",
"axios": "1.6.7",
"codecov": "3.8.3",
"cross-spawn": "7.0.3",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
Expand Down

0 comments on commit 3a23066

Please sign in to comment.