소스 검색

Document that the plugin works fine with `0.23.x`

Alexandru Dima 4 년 전
부모
커밋
470711442d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -75,7 +75,7 @@ Options can be passed in to `MonacoWebpackPlugin`. They can be used to generate
 
 | `monaco-editor-webpack-plugin` | `monaco-editor` |
 |---|---|
-| `3.*.*` | `0.22.*` |
+| `3.*.*` | `0.22.*`, `0.23.*` |
 | `2.*.*` | `0.21.*` |
 | `1.9.*` | `0.20.*` |
 | `1.8.*` | `0.19.*` |