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