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

Commit 7af4b12

Browse files
committed
chore: update gulp-tslint version and release to npm
1 parent 3e2d2a0 commit 7af4b12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lint-typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "ionic-gulp-tslint",
33
"description": "Gulp task for Ionic projects to lint TypeScript code",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/driftyco/ionic-gulp-tasks.git"
99
},
1010
"dependencies": {
1111
"gulp": "^3.9.1",
12-
"gulp-tslint": "^4.3.4",
12+
"gulp-tslint": "^5.0.0",
1313
"lodash.assign": "^4.0.6",
1414
"tslint": "^3.10.2",
1515
"typescript": "^1.8.10"

0 commit comments

Comments
 (0)