1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00:00

pull tldjs from npm and browserify it with gulp tasks.

This commit is contained in:
Kyle Spearrin
2016-10-18 00:08:59 -04:00
parent 56bd98fa43
commit 53af5e234b
4 changed files with 17 additions and 17 deletions

View File

@@ -26,7 +26,7 @@
"lib/sjcl/cbc.js",
"lib/sjcl/bitArray.js",
"lib/q/q.js",
"scripts/tld.js",
"lib/tldjs/tld.js",
"models/api/requestModels.js",
"models/api/responseModels.js",
"models/dataModels.js",

File diff suppressed because one or more lines are too long