Skip to content

Commit

Permalink
fix: removed unecessary changes
Browse files Browse the repository at this point in the history
  • Loading branch information
info-arnav committed Apr 22, 2024
1 parent 100a4ce commit 69880fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Expand Up @@ -66,7 +66,4 @@ test/**/**/binary/**
test/**/dist
test/**/**/dist
test/**/**/**/dist
test/**/stats.json

# private readme
private_readme.md
test/**/stats.json
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "webpack-cli-monorepo",
"description": "CLI for webpack & friends",
"license": "MIT",
"private": true,
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/webpack/webpack-cli.git"
Expand Down

0 comments on commit 69880fc

Please sign in to comment.