ref/ strict version codelyzer
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
## 6.0.0 (2019-05-31)
|
## 6.0.0 (2019-05-31)
|
||||||
|
|
||||||
|
* [Bumped Version] 6.0.0 ([fb719ab](https://github.com/maximegris/angular-electron/commit/fb719ab))
|
||||||
* bump angular version ([7a564a0](https://github.com/maximegris/angular-electron/commit/7a564a0))
|
* bump angular version ([7a564a0](https://github.com/maximegris/angular-electron/commit/7a564a0))
|
||||||
* Fix Travis CI link ([10aaa4c](https://github.com/maximegris/angular-electron/commit/10aaa4c))
|
* Fix Travis CI link ([10aaa4c](https://github.com/maximegris/angular-electron/commit/10aaa4c))
|
||||||
* Not gitignore src/karma.conf.js ([7599320](https://github.com/maximegris/angular-electron/commit/7599320))
|
* Not gitignore src/karma.conf.js ([7599320](https://github.com/maximegris/angular-electron/commit/7599320))
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "angular-electron",
|
"name": "angular-electron",
|
||||||
"version": "6.0.0",
|
"version": "6.0.1",
|
||||||
"description": "Angular 8 with Electron (Typescript + SASS + Hot Reload)",
|
"description": "Angular 8 with Electron (Typescript + SASS + Hot Reload)",
|
||||||
"homepage": "https://github.com/maximegris/angular-electron",
|
"homepage": "https://github.com/maximegris/angular-electron",
|
||||||
"author": {
|
"author": {
|
||||||
@@ -56,7 +56,7 @@
|
|||||||
"@types/mocha": "5.2.6",
|
"@types/mocha": "5.2.6",
|
||||||
"@types/node": "8.9.4",
|
"@types/node": "8.9.4",
|
||||||
"chai": "4.2.0",
|
"chai": "4.2.0",
|
||||||
"codelyzer": "^5.0.1",
|
"codelyzer": "5.0.1",
|
||||||
"conventional-changelog-cli": "2.0.11",
|
"conventional-changelog-cli": "2.0.11",
|
||||||
"core-js": "2.6.1",
|
"core-js": "2.6.1",
|
||||||
"electron": "5.0.2",
|
"electron": "5.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user