mirror of
https://github.com/JosunLP/BrowserExtensionTemplate.git
synced 2025-10-14 16:10:10 +00:00
style update
This commit is contained in:
parent
69b5363c88
commit
43b2d8c82b
6 changed files with 11 additions and 267 deletions
|
@ -18,8 +18,8 @@
|
|||
"@types/node": "^18.11.18",
|
||||
"@webcomponents/webcomponentsjs": "^2.7.0",
|
||||
"sass": "^1.39.0",
|
||||
"typescript": "^4.2.4",
|
||||
"ts-loader": "^9.4.2",
|
||||
"typescript": "^4.2.4",
|
||||
"webpack": "^5.75.0",
|
||||
"webpack-cli": "^5.0.1"
|
||||
},
|
||||
|
@ -45,6 +45,7 @@
|
|||
"url": "https://github.com/JosunLP/BrowserExtensionTemplate/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@webcomponents/custom-elements": "^1.5.1"
|
||||
"@webcomponents/custom-elements": "^1.5.1",
|
||||
"bootstrap": "^5.2.3"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue