Skip to content

Commit

Permalink
chore: cleanup dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fannheyward committed Dec 12, 2023
1 parent beaa9df commit 24d58b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 33 deletions.
31 changes: 1 addition & 30 deletions package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
"eslint": "^8.0.1",
"fs-jetpack": "^5.0.0",
"typescript": "^5.0.3",
"unzipper": "^0.10.14",
"vscode-languageserver-protocol": "^3.17.2"
"unzipper": "^0.10.14"
},
"activationEvents": [
"onLanguage:c",
Expand Down Expand Up @@ -184,4 +183,4 @@
}
]
}
}
}

0 comments on commit 24d58b6

Please sign in to comment.