Comparing version 5.0.4 to 5.0.5
{ | ||
"name": "hklib", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"main": "dist/index.js", | ||
@@ -69,3 +69,3 @@ "author": "IBM Research", | ||
], | ||
"scripts": { | ||
"scripts": { | ||
"build": "rm -rf dist; tsc; ./prepend-copyright-notice-d-ts.sh; cp index.d.ts.tocopy dist/index.d.ts", | ||
@@ -72,0 +72,0 @@ "integration-tests": "mocha test/integration test/integration/setup.json --timeout 360000 --forbid-only", |
247056