mirror of
https://github.com/daledavies/jump.git
synced 2026-05-07 21:05:37 +02:00
Remove unnecessary details from package.json
This commit is contained in:
11
package.json
11
package.json
@@ -5,18 +5,7 @@
|
||||
"scripts": {
|
||||
"dev": "webpack --mode=development --devtool=inline-source-map --watch",
|
||||
"build": "webpack"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/daledavies/jump.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/daledavies/jump/issues"
|
||||
},
|
||||
"homepage": "https://github.com/daledavies/jump#readme",
|
||||
"devDependencies": {
|
||||
"webpack": "^5.68.0",
|
||||
"webpack-cli": "^4.9.2"
|
||||
|
||||
Reference in New Issue
Block a user