mapscreenr
Advanced tools
Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "mapscreenr", | ||
"description": "A flexible container for map attributes and viewport.", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Josh Goldberg", |
@@ -5,4 +5,4 @@ { | ||
"name": "MapScreenr", | ||
"version": "0.6.0" | ||
"version": "0.6.1" | ||
} | ||
} |
@@ -5,2 +5,3 @@ { | ||
"module": "amd", | ||
"moduleResolution": "node", | ||
"noImplicitAny": true, | ||
@@ -7,0 +8,0 @@ "noImplicitReturns": true, |
517306
2650