Updated package.json - syntax fix
This commit is contained in:
parent
e59d045398
commit
1b8ccca815
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "indexeddb-chunk-store",
|
||||
"version": "0.0.1",
|
||||
"description": "IndexedDB chunk store that is abstract-chunk-store compliant\n",
|
||||
"description": "IndexedDB chunk store that is abstract-chunk-store compliant",
|
||||
"main": "dist/Store.js",
|
||||
"scripts": {
|
||||
"build-test": "tsc && browserify test/test.js > test/bundle.js"
|
||||
|
Loading…
x
Reference in New Issue
Block a user