@qualweb/locale
Advanced tools
Comparing version 0.1.18 to 0.1.19
{ | ||
"name": "@qualweb/locale", | ||
"version": "0.1.18", | ||
"version": "0.1.19", | ||
"description": "Locales for @qualweb/core evaluation reports.", | ||
@@ -15,3 +15,3 @@ "main": "dist/index.js", | ||
"format": "prettier src/**/*.ts --write", | ||
"build": "rimraf dist && tsc --build", | ||
"build": "rimraf dist && tsc --build tsconfig.prod.json", | ||
"prepublishOnly": "npm run build" | ||
@@ -39,7 +39,9 @@ }, | ||
"devDependencies": { | ||
"@qualweb/types": "0.7.26", | ||
"@qualweb/types": "0.7.27", | ||
"@tsconfig/recommended": "^1.0.3", | ||
"@types/chai": "^4.3.11", | ||
"@types/lodash.clonedeep": "^4.5.9", | ||
"@types/mocha": "^10.0.6", | ||
"@types/node": "^16.10.1", | ||
"chai": "^5.0.0", | ||
"chai": "^4.4.1", | ||
"eslint": "^8.56.0", | ||
@@ -49,2 +51,3 @@ "mocha": "^10.2.0", | ||
"rimraf": "^5.0.5", | ||
"ts-node": "^10.9.2", | ||
"typescript": "^4.4.3" | ||
@@ -51,0 +54,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
395510
13