v0.0.5
This commit is contained in:
parent
59b62ad65f
commit
e086e942d6
@ -5,6 +5,7 @@
|
|||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"prepare": "tsc",
|
||||||
"build-test": "tsc && browserify test/test.js | tape-run --render='tap-spec'"
|
"build-test": "tsc && browserify test/test.js | tape-run --render='tap-spec'"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/index23/chunk-store-idb",
|
"homepage": "https://github.com/index23/chunk-store-idb",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user