Remove zuul
This commit is contained in:
parent
113b52b3cb
commit
1382daa9c3
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user