Skip to content

Commit 6ede0c8

Browse files
committed
ref/ strict version codelyzer
1 parent 11ccc6b commit 6ede0c8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## 6.0.0 (2019-05-31)
22

3+
* [Bumped Version] 6.0.0 ([fb719ab](https://github.com/maximegris/angular-electron/commit/fb719ab))
34
* bump angular version ([7a564a0](https://github.com/maximegris/angular-electron/commit/7a564a0))
45
* Fix Travis CI link ([10aaa4c](https://github.com/maximegris/angular-electron/commit/10aaa4c))
56
* Not gitignore src/karma.conf.js ([7599320](https://github.com/maximegris/angular-electron/commit/7599320))

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-electron",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "Angular 8 with Electron (Typescript + SASS + Hot Reload)",
55
"homepage": "https://github.com/maximegris/angular-electron",
66
"author": {
@@ -56,7 +56,7 @@
5656
"@types/mocha": "5.2.6",
5757
"@types/node": "8.9.4",
5858
"chai": "4.2.0",
59-
"codelyzer": "^5.0.1",
59+
"codelyzer": "5.0.1",
6060
"conventional-changelog-cli": "2.0.11",
6161
"core-js": "2.6.1",
6262
"electron": "5.0.2",

0 commit comments

Comments
 (0)