mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 10:25:42 +01:00
Add @types/webpack dependency
This commit is contained in:
parent
d558cab174
commit
d7b9a173c1
2 changed files with 753 additions and 716 deletions
1466
package-lock.json
generated
1466
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -33,5 +33,8 @@
|
|||
"style-loader": "^0.23.1",
|
||||
"webpack": "^4.25.1",
|
||||
"webpack-cli": "^3.1.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/webpack": "^4.4.19"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue