Comparing version 4.0.0 to 4.0.1
@@ -1,2 +0,2 @@ | ||
/// <reference types="node" resolution-mode="require"/> | ||
/// <reference types="node" /> | ||
import { TextBuffer } from "./text_buffer.js"; | ||
@@ -3,0 +3,0 @@ export declare class Canvas { |
{ | ||
"name": "antsy", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"type": "module", | ||
@@ -27,5 +27,3 @@ "description": "draw full-color (xterm-256) ansi graphics into a buffer", | ||
"@types/node": "^18.16.5", | ||
"@types/source-map-support": "^0.5.6", | ||
"mocha": "^10.2.0", | ||
"source-map-support": "^0.5.21", | ||
"ts-node": "^10.9.1", | ||
@@ -32,0 +30,0 @@ "typescript": "^5.0.4" |
5
140112
30
1758