Merge branch 'develop' into cssLoader

This commit is contained in:
DD Liu 2019-08-07 10:16:18 -04:00 committed by GitHub
commit 66ef8799eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,14 +57,14 @@
"babel-plugin-transform-object-rest-spread": "^6.22.0",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.22.0",
"canvas-prebuilt": "^2.0.0-alpha.14",
"canvas-prebuilt": "^1.6.11",
"css-loader": "3.1.0",
"enzyme": "^3.6.0",
"enzyme-adapter-react-16": "^1.5.0",
"eslint": "^4.4.1",
"eslint-config-import": "^0.13.0",
"eslint-config-scratch": "^5.0.0",
"eslint-plugin-import": "^2.9.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-react": "^7.2.1",
"gh-pages": "github:rschamp/gh-pages#publish-branch-to-subfolder",
"html-webpack-plugin": "3.2.0",
@ -91,11 +91,11 @@
"regenerator-runtime": "^0.13.3",
"rimraf": "^2.6.1",
"scratch-l10n": "3.1.20181129221712",
"style-loader": "^0.23.1",
"svg-url-loader": "^2.3.2",
"style-loader": "^1.0.0",
"svg-url-loader": "^3.0.0",
"tap": "^11.1.0",
"uglifyjs-webpack-plugin": "^2.0.1",
"url-loader": "^1.0.1",
"url-loader": "^2.1.0",
"webpack": "^4.8.0",
"webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.9"