mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Standardise types for ranges (#16927)
GitOrigin-RevId: 28dd0eb67e1684e6bd0e452d15315ce1f9e3481a
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
"name": "@overleaf/ranges-tracker",
|
||||
"description": "Shared logic for syncing comments and tracked changes with operational transforms",
|
||||
"main": "index.cjs",
|
||||
"types": "types/index.d.cts",
|
||||
"files": [
|
||||
"index.cjs"
|
||||
"index.cjs",
|
||||
"types"
|
||||
],
|
||||
"author": "Overleaf (https://www.overleaf.com)",
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user