Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Commit 2a7186f

Browse files
bc022699bc022699
authored andcommitted
Update to the latest stable version of tslint-microsoft-contrib
1 parent 41b2d44 commit 2a7186f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

kitchen-sink/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "kitchen-sink",
33
"version": "0.0.1",
4-
"devDependencies": {
4+
"devDependencies": {
55
"css-loader": "^0.25.0",
66
"del": "^2.2.2",
77
"extract-text-webpack-plugin": "^2.0.0-beta.4",
@@ -11,7 +11,7 @@
1111
"style-loader": "^0.13.1",
1212
"tslint": "^4.0.2",
1313
"tslint-loader": "^3.3.0",
14-
"tslint-microsoft-contrib": "git+https://github.com/Microsoft/tslint-microsoft-contrib.git#releases",
14+
"tslint-microsoft-contrib": "^4.0.0",
1515
"tslint-react": "^2.0.0",
1616
"typescript": "2.0.6",
1717
"url-loader": "^0.5.7",
@@ -25,4 +25,4 @@
2525
"react-dom": "^15.3.2",
2626
"react-router": "2.8.1"
2727
}
28-
}
28+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"gulp-typescript": "^3.1.3",
3939
"merge2": "^1.0.2",
4040
"tslint": "^4.0.2",
41-
"tslint-microsoft-contrib": "git+https://github.com/Microsoft/tslint-microsoft-contrib.git#releases",
41+
"tslint-microsoft-contrib": "^4.0.0",
4242
"tslint-react": "^2.0.0",
4343
"typescript": "2.0.6"
4444
},

0 commit comments

Comments
 (0)