Skip to content

Commit a26a1c6

Browse files
committed
build: remove extra info in package.json
1 parent 6c989c1 commit a26a1c6

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

package.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,5 @@
2323
"bugs": {
2424
"url": "https://github.com/swsoyee/highlightjs-spl/issues"
2525
},
26-
"homepage": "https://github.com/swsoyee/highlightjs-spl",
27-
"devDependencies": {
28-
"eslint": "^7.23.0",
29-
"eslint-config-standard": "^16.0.2",
30-
"eslint-plugin-import": "^2.22.1",
31-
"eslint-plugin-node": "^11.1.0",
32-
"eslint-plugin-promise": "^4.3.1",
33-
"webpack-cli": "^4.6.0",
34-
"webpack": "^5.28.0"
35-
}
26+
"homepage": "https://github.com/swsoyee/highlightjs-spl"
3627
}

0 commit comments

Comments
 (0)