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 0ccbedb commit e40048eCopy full SHA for e40048e
.gitignore
@@ -2,5 +2,6 @@
2
node_modules/
3
dist/
4
npm-debug.log
5
+yarn-error.log
6
.idea
7
*.iml
package.json
@@ -53,4 +53,4 @@
53
"webpack-merge": "^4.0.0",
54
"webpack-node-externals": "^1.5.4"
55
}
56
-}
+}
yarn.lock
@@ -4202,4 +4202,4 @@ yargs@~3.10.0:
4202
camelcase "^1.0.2"
4203
cliui "^2.1.0"
4204
decamelize "^1.0.0"
4205
- window-size "0.1.0"
+ window-size "0.1.0"
0 commit comments