This commit is contained in:
antelle 2016-08-19 20:44:50 +03:00
parent e5664bf50a
commit ff6dbf42ac
2 changed files with 461 additions and 437 deletions

870
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,20 +10,20 @@
},
"dependencies": {},
"devDependencies": {
"babel-core": "6.11.4",
"babel-loader": "6.2.4",
"babel-preset-es2015": "6.9.0",
"babel-core": "6.13.2",
"babel-loader": "6.2.5",
"babel-preset-es2015": "6.13.2",
"base64-loader": "1.0.0",
"cssnano": "3.7.3",
"electron-prebuilt": "1.2.6",
"eslint-config-standard": "5.3.5",
"eslint-plugin-promise": "2.0.0",
"cssnano": "3.7.4",
"electron-prebuilt": "1.3.3",
"eslint-config-standard": "6.0.0-beta.3",
"eslint-plugin-promise": "2.0.1",
"eslint-plugin-standard": "2.0.0",
"exports-loader": "0.6.3",
"get-folder-size": "1.0.0",
"grunt": "1.0.1",
"grunt-bower-install-simple": "1.2.3",
"grunt-concurrent": "2.3.0",
"grunt-concurrent": "2.3.1",
"grunt-contrib-clean": "1.0.0",
"grunt-contrib-compress": "1.3.0",
"grunt-contrib-copy": "1.0.0",
@ -36,21 +36,21 @@
"grunt-gitinfo": "0.1.8",
"grunt-inline-alt": "0.3.10",
"grunt-postcss": "0.8.0",
"grunt-sass": "1.2.0",
"grunt-string-replace": "1.2.1",
"grunt-webpack": "1.0.11",
"grunt-sass": "1.2.1",
"grunt-string-replace": "1.3.0",
"grunt-webpack": "1.0.14",
"handlebars": "4.0.5",
"handlebars-loader": "1.3.0",
"html-minifier": "3.0.1",
"html-minifier": "3.0.2",
"keytar": "3.0.2",
"load-grunt-tasks": "3.5.0",
"load-grunt-tasks": "3.5.2",
"node-sass": "3.8.0",
"raw-loader": "0.5.1",
"string-replace-webpack-plugin": "0.0.3",
"strip-sourcemap-loader": "0.0.1",
"time-grunt": "1.4.0",
"uglify-loader": "1.3.0",
"webpack": "1.13.1",
"webpack": "1.13.2",
"webpack-dev-server": "1.14.1"
},
"optionalDependencies": {