Skip to content

Commit

Permalink
Renamed Package.json and remove Vuepress
Browse files Browse the repository at this point in the history
  • Loading branch information
TiagoKocevar committed Sep 3, 2024
1 parent 7ea4ca0 commit ddff82a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package-lock.json

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

7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lint-config",
"version": "0.0.1",
"name": "isi-frontend",
"version": "2.0.0",
"private": true,
"scripts": {
"prepare": "husky install",
Expand All @@ -16,8 +16,5 @@
},
"lint-staged": {
"**/*": "prettier --write --ignore-unknown"
},
"dependencies": {
"vuepress": "^1.9.10"
}
}

0 comments on commit ddff82a

Please sign in to comment.