mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Upgrade to text-buffer 0.12.0
* Drop deprecation of insert/append/delete. The method names will remain short. * Replace ::getLastPosition with ::getEndPosition
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"semver": "1.1.4",
|
||||
"space-pen": "2.0.2",
|
||||
"temp": "0.5.0",
|
||||
"text-buffer": "0.11.0",
|
||||
"text-buffer": "0.12.0",
|
||||
"underscore-plus": "0.6.1",
|
||||
"theorist": "~0.7.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user