File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Typed Text Buffer [ ![ Build Status] ( https://travis-ci.org/typed-typings/npm-text-buffer.svg?branch=master )] ( https://travis-ci.org/typed-typings/npm-text-buffer )
2
2
3
+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/types/npm-text-buffer.svg )] ( https://greenkeeper.io/ )
4
+
3
5
The type definition for [ ` text-buffer ` ] ( https://github.com/atom/text-buffer.git )
4
6
5
7
This is not complete. I only implement those that is needed for ` env-atom ` . Contribution welcome!
Original file line number Diff line number Diff line change 14
14
"prepublish" : " typings install"
15
15
},
16
16
"devDependencies" : {
17
- "blue-tape" : " ^0.2 .0" ,
18
- "onchange" : " ^2.4.0 " ,
17
+ "blue-tape" : " ^1.0 .0" ,
18
+ "onchange" : " ^3.2.1 " ,
19
19
"tap-spec" : " ^4.1.1" ,
20
- "text-buffer" : " 9 .1.0" ,
21
- "ts-node" : " ^0.7 .3" ,
22
- "tslint" : " ^3.10.2 " ,
23
- "tslint-config-typings" : " ^0.2.3 " ,
24
- "typings" : " ^1.0.4 "
20
+ "text-buffer" : " 12 .1.0" ,
21
+ "ts-node" : " ^3.0 .3" ,
22
+ "tslint" : " ^5.2.0 " ,
23
+ "tslint-config-typings" : " ^0.3.1 " ,
24
+ "typings" : " ^2.1.1 "
25
25
}
26
26
}
You can’t perform that action at this time.
0 commit comments