Remove zuul

This commit is contained in:
Damjan Bursac 2019-08-15 11:21:03 +02:00
parent 113b52b3cb
commit 1382daa9c3
3 changed files with 23 additions and 3533 deletions

View File

@ -1,4 +0,0 @@
ui: tape
browsers:
- name: chrome
version: -1..latest

View File

@ -4,8 +4,6 @@
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"zuul-test": "zuul --local -- test/test.js",
"build-test": "tsc && browserify test/test.js > test/bundle.js" "build-test": "tsc && browserify test/test.js > test/bundle.js"
}, },
"keywords": [], "keywords": [],
@ -13,8 +11,7 @@
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"abstract-chunk-store": "^1.4.0", "abstract-chunk-store": "^1.4.0",
"tape": "^4.9.1", "tape": "^4.9.1"
"zuul": "^3.12.0"
}, },
"devDependencies": { "devDependencies": {
"browserify": "^16.5.0" "browserify": "^16.5.0"

3547
yarn.lock

File diff suppressed because it is too large Load Diff