Skip to content
This repository was archived by the owner on Oct 10, 2018. It is now read-only.

Commit 4e205f1

Browse files
author
Burak Tasci
authored
chore(package): set deps version stricter (#17)
1 parent ae01fa8 commit 4e205f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"core-js": "^2.4.1",
4141
"rxjs": "^5.4.2",
4242
"zone.js": "^0.8.14",
43-
"lodash": "^4.17.4",
43+
"lodash": "~4.17.4",
4444
"@ngx-config/core": "4.0.1",
4545
"@ngx-config/http-loader": "4.0.1",
4646
"@ngx-translate/core": "~6.0.1",
@@ -55,7 +55,7 @@
5555
"@types/jasminewd2": "~2.0.2",
5656
"@types/lodash": "4.14.55",
5757
"@types/node": "~8.0.27",
58-
"angular-tslint-rules": "^1.0.4",
58+
"angular-tslint-rules": "1.0.4",
5959
"codelyzer": "~3.2.0",
6060
"jasmine-core": "~2.8.0",
6161
"jasmine-spec-reporter": "~4.2.1",

0 commit comments

Comments
 (0)