digirati-annotation-redux
Advanced tools
Comparing version 0.2.10-alpha.ce57df47 to 0.2.10-alpha.f7212e93
{ | ||
"name": "digirati-annotation-redux", | ||
"version": "0.2.10-alpha.ce57df47", | ||
"version": "0.2.10-alpha.f7212e93", | ||
"description": "Describe annotation-redux here", | ||
@@ -17,3 +17,4 @@ "main": "es/index.js", | ||
"test:coverage": "nwb test --coverage", | ||
"test:watch": "nwb test --server" | ||
"test:watch": "nwb test --server", | ||
"prepublish": "npm run build" | ||
}, | ||
@@ -20,0 +21,0 @@ "dependencies": { |
90751