converted first y-array test to funlib/testing

This commit is contained in:
Kevin Jahns
2019-03-04 14:28:18 +01:00
parent c5cc403a29
commit 93ee4ee287
8 changed files with 419 additions and 5200 deletions

View File

@@ -79,11 +79,7 @@
"rollup-plugin-uglify-es": "0.0.1",
"rollup-watch": "^4.3.1",
"standard": "^11.0.1",
"tui-jsdoc-template": "^1.2.2",
"y-codemirror": "*"
"tui-jsdoc-template": "^1.2.2"
},
"dependencies": {
"funlib": "file:../funlib",
"y-protocols": "file:../y-protocols"
}
"dependencies": {}
}