Skip to content

Commit

Permalink
devDeps > deps
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Jul 9, 2023
1 parent 6cd5789 commit 8ba6f91
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 45 deletions.
45 changes: 4 additions & 41 deletions package-lock.json

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

6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.0-alpha.1",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-vue": "^9.3.0",
"happy-dom": "^10.0.3",
Expand All @@ -55,8 +56,5 @@
"node": ">=18.0.0"
},
"license": "MIT",
"repository": "github:evcc-io/evcc",
"devDependencies": {
"eslint-plugin-prettier": "^5.0.0-alpha.1"
}
"repository": "github:evcc-io/evcc"
}

0 comments on commit 8ba6f91

Please sign in to comment.