bobril-g11n
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "bobril-g11n", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "Bobril globalization", | ||
"main": "index.js", | ||
"typescript": { | ||
"main": "index.ts" | ||
"main": "index.ts", | ||
"definition": "index.d.ts" | ||
}, | ||
@@ -9,0 +10,0 @@ "dependencies": { |
@@ -7,3 +7,3 @@ { | ||
"module": "commonjs", | ||
"declaration": false, | ||
"declaration": true, | ||
"noImplicitAny": false, | ||
@@ -10,0 +10,0 @@ "removeComments": false, |
@@ -6,3 +6,3 @@ { | ||
"module": "commonjs", | ||
"declaration": false, | ||
"declaration": true, | ||
"noImplicitAny": true, | ||
@@ -9,0 +9,0 @@ "removeComments": false, |
160386
39
3736