meriadec
7 years ago
No known key found for this signature in database
GPG Key ID: 1D2FC2305E2CB399
3 changed files with
2 additions and
5 deletions
-
electron-builder.yml
-
package.json
-
yarn.lock
|
|
@ -42,3 +42,5 @@ nsis: |
|
|
|
|
|
|
|
files: |
|
|
|
- dist/internals |
|
|
|
- "!node_modules/jsqr/test-data${/*}" |
|
|
|
- "!node_modules/recharts/node_modules${/*}" |
|
|
|
|
|
@ -87,7 +87,6 @@ |
|
|
|
"redux": "^3.7.2", |
|
|
|
"redux-actions": "^2.2.1", |
|
|
|
"redux-thunk": "^2.2.0", |
|
|
|
"shortid": "^2.2.8", |
|
|
|
"smooth-scrollbar": "^8.2.6", |
|
|
|
"source-map-support": "^0.5.3", |
|
|
|
"styled-components": "^3.1.6", |
|
|
|
|
|
@ -8404,10 +8404,6 @@ shelljs@^0.7.8: |
|
|
|
interpret "^1.0.0" |
|
|
|
rechoir "^0.6.2" |
|
|
|
|
|
|
|
shortid@^2.2.8: |
|
|
|
version "2.2.8" |
|
|
|
resolved "https://registry.yarnpkg.com/shortid/-/shortid-2.2.8.tgz#033b117d6a2e975804f6f0969dbe7d3d0b355131" |
|
|
|
|
|
|
|
signal-exit@^3.0.0, signal-exit@^3.0.2: |
|
|
|
version "3.0.2" |
|
|
|
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" |
|
|
|