File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " json-patch-ot" ,
3
- "version" : " 1 .0.1 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"homepage" : " https://github.com/Palindrom/JSON-Patch-OT" ,
5
5
"description" : " JSON Patch Operational Transformations - resolves outdated JSON Patches (RFC6902) in real-time JSON collaboration" ,
6
6
"authors" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " json-patch-ot" ,
3
- "version" : " 1 .0.1 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " JSON Patch Operational Transformations - resolves outdated JSON Patches (RFC6902) in real-time JSON collaboration" ,
5
5
"main" : " src/json-patch-ot.js" ,
6
6
"typings" : " index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
/*!
2
2
* https://github.com/Palindrom/JSONPatchOT
3
- * JSON-Patch-OT version: 1 .0.1
3
+ * JSON-Patch-OT version: 2 .0.0
4
4
* (c) 2017 Tomek Wytrebowicz
5
5
* MIT license
6
6
*/
You can’t perform that action at this time.
0 commit comments