+2
-2
| { | ||
| "name": "@kdh/tsm", | ||
| "version": "0.8.1", | ||
| "version": "0.8.2", | ||
| "description": "A TypeScript vector and matrix math library", | ||
| "author": "Matthias Ferch", | ||
| "module": "src/tsm.js", | ||
| "typing": "dist/tsm.d.ts", | ||
| "typings": "dist/tsm.d.ts", | ||
| "scripts": { | ||
@@ -9,0 +9,0 @@ "test": "mocha -r ts-node/register test/**/*.spec.ts", |
327382
0