Remove asar from devDependencies, update versionist

Change-Type: patch
This commit is contained in:
Alexis Svinartchouk 2018-12-05 00:20:11 +01:00
parent c21969ab4e
commit b8fc83577c
2 changed files with 695 additions and 1025 deletions

1671
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -94,7 +94,6 @@
},
"devDependencies": {
"angular-mocks": "1.6.3",
"asar": "0.14.2",
"babel-core": "6.26.0",
"babel-loader": "7.1.2",
"babel-preset-env": "1.6.1",
@ -123,7 +122,7 @@
"sass-lint": "1.12.1",
"simple-progress-webpack-plugin": "1.1.2",
"spectron": "3.7.3",
"versionist": "2.8.1",
"versionist": "4.0.1",
"webpack": "github:jviotti/webpack#symlink-fix",
"webpack-node-externals": "1.7.2"
}