@osmonauts/lcd
Advanced tools
Comparing version
{ | ||
"name": "@osmonauts/lcd", | ||
"version": "0.9.1", | ||
"version": "0.10.0", | ||
"description": "Telescope LCDClient helpers", | ||
@@ -27,2 +27,4 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"buidl": "npm run build && npm run build:ts", | ||
"buidl:clean": "npm run clean && npm run buidl", | ||
"clean": "rimraf ./types", | ||
"prepare": "npm run build", | ||
@@ -75,2 +77,3 @@ "lint": "eslint .", | ||
"regenerator-runtime": "^0.13.7", | ||
"rimraf": "3.0.2", | ||
"ts-jest": "^29.0.3", | ||
@@ -83,3 +86,3 @@ "typescript": "^4.8.4" | ||
}, | ||
"gitHead": "ab33f8e624e8a9f89bdd3793da32d3ef410271b6" | ||
"gitHead": "5773c2e27c9e017b8a4891258bd6197487119f50" | ||
} |
13153
0.83%28
3.7%