Skip to content

Commit

Permalink
Project: remove old dependencies and update package.json keys
Browse files Browse the repository at this point in the history
  • Loading branch information
themitosan committed Nov 29, 2024
1 parent dbb3eb4 commit 8c303b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
14 changes: 3 additions & 11 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 @@ -15,17 +15,16 @@
"webpack": "clear && webpack --config ./compiler/build-webpack.config.js"
},
"devDependencies": {
"@types/ini": "^4.1.1",
"@types/node": "^22.8.4",
"ts-loader": "^9.5.1",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4"
},
"bugs": {
"url": "http://192.168.15.200:3000/juliana/grpp/issues"
"url": "https://github.com/themitosan/grpp/issues"
},
"repository": {
"type": "git",
"url": "http://192.168.15.200:3000/juliana/grpp.git"
"url": "https://github.com/themitosan/grpp.git"
}
}

0 comments on commit 8c303b8

Please sign in to comment.