aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2017-08-18 09:55:43 +0500
committerAbyss777 <abyss@fox5.ru>2017-08-18 09:55:43 +0500
commit0ba681d5b99ec0145d621f2e2d24553f3ae3439b (patch)
treee33b456ca2adaf0f7c07e03355efb9a2ceb8f1fb /package.json
parent7f290bf996e6a91b1c5d2b5d74318f9c7a246d75 (diff)
downloadetbsa-traccar-web-0ba681d5b99ec0145d621f2e2d24553f3ae3439b.tar.gz
etbsa-traccar-web-0ba681d5b99ec0145d621f2e2d24553f3ae3439b.tar.bz2
etbsa-traccar-web-0ba681d5b99ec0145d621f2e2d24553f3ae3439b.zip
Remove Uint8Array exception
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index d313631..4862acf 100644
--- a/package.json
+++ b/package.json
@@ -17,8 +17,7 @@
"Traccar": false,
"Strings": false,
"Locale": false,
- "proj4": false,
- "Uint8Array": false
+ "proj4": false
},
"rules": {
"strict": "off",