mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-10 03:49:53 +00:00
Greenkeeper - ignore typescript, Ref. #59
This commit is contained in:
parent
07a3142ddf
commit
22a46491aa
10
package.json
10
package.json
@ -70,5 +70,13 @@
|
||||
"ts-node": "~4.1.0",
|
||||
"tslint": "~5.9.1",
|
||||
"typescript": ">=2.4.0 <2.6.0"
|
||||
}
|
||||
},
|
||||
"greenkeeper": {
|
||||
"ignore": [
|
||||
"typescript"
|
||||
]
|
||||
},
|
||||
"comments": [
|
||||
"Typescript should remain below 2.6.0, @todo: check later if packages were adjusted"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user