update port

This commit is contained in:
Kevin Jahns
2015-12-02 20:04:11 +01:00
parent 5da36f07ce
commit 08f0702fcd
8 changed files with 43 additions and 49 deletions

View File

@@ -3,7 +3,7 @@
<body>
<textarea style="width:80%;" rows=40 id="textfield"></textarea>
<script src="../bower_components/yjs/y.es6"></script>
<script src="../bower_components/yjs/y.js"></script>
<script src="./index.js"></script>
</body>
</html>