fixed linting
This commit is contained in:
parent
6dc347642b
commit
010d0d684e
2
dist
2
dist
@ -1 +1 @@
|
||||
Subproject commit 93a3ff3d6e97793dcdd553442cddefd15fd7d992
|
||||
Subproject commit 0292181830c2df10528ba1a423b4c163cac5cff0
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "yjs",
|
||||
"version": "0.6.35",
|
||||
"version": "0.6.37",
|
||||
"description": "A framework for real-time p2p shared editing on arbitrary complex data types",
|
||||
"main": "y.js",
|
||||
"scripts": {
|
||||
|
@ -1,3 +1,4 @@
|
||||
/* global Y */
|
||||
'use strict'
|
||||
|
||||
function extend (Y) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user