remove node types from client code

This commit is contained in:
Kevin Jahns
2021-02-06 14:00:39 +01:00
parent a516319e80
commit e929a3a11e
3 changed files with 10 additions and 10 deletions

6
package-lock.json generated
View File

@@ -1988,9 +1988,9 @@
}
},
"y-protocols": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/y-protocols/-/y-protocols-1.0.2.tgz",
"integrity": "sha512-V6ZAmokdogW52+VsIg/YC0R6CHWgG8/hjO3rYL10hAzeT5j464kDiRki31O+GzTj+dMgNYZNd6IDP9X35FLXrw==",
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/y-protocols/-/y-protocols-1.0.3.tgz",
"integrity": "sha512-2hSl0dqrD8Kph0SpvyakVYpKEnTLOLGIf7yvwmloQ4qS6RSvl6fUYHy6YocCvTvcd9MBuNeO4EqlmBcONJsvtw==",
"requires": {
"lib0": "^0.2.35"
}