Skip to content

Commit

Permalink
upgrade for yjs@13-106
Browse files Browse the repository at this point in the history
  • Loading branch information
dmonad committed Jan 18, 2020
1 parent c99b79b commit 0d9dd3f
Show file tree
Hide file tree
Showing 13 changed files with 1,945 additions and 3,769 deletions.
10 changes: 0 additions & 10 deletions .babelrc

This file was deleted.

4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/node_modules/
/y-indexeddb.*
node_modules
dist
Empty file removed .gitmodules
Empty file.
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>Testing y-indexeddb</title>
</head>
<body>
<script type="module" src="./dist/test.js"></script>
</body>
</html>
Loading

0 comments on commit 0d9dd3f

Please sign in to comment.