We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a90a1 commit 6c86060Copy full SHA for 6c86060
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "gritty",
3
"version": "6.1.0",
4
+ "type": "commonjs",
5
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
6
"description": "Web terminal emulator",
7
"commitType": "colon",
@@ -62,7 +63,7 @@
62
63
"clean-css-loader": "^4.1.1",
64
"coveralls": "^3.0.0",
65
"css-loader": "^6.2.0",
- "css-minimizer-webpack-plugin": "^3.0.2",
66
+ "css-minimizer-webpack-plugin": "^4.0.0",
67
"css-modules-require-hook": "^4.0.6",
68
"es6-promisify": "^7.0.0",
69
"eslint": "^8.0.0-beta.0",
0 commit comments