Remove translations from shrinkwrap.

This commit is contained in:
Paulo Reis 2017-10-24 16:24:27 +01:00
parent 70a56d0474
commit 7c5f6539ae

View file

@ -6773,29 +6773,6 @@
}
}
},
"translations-sharelatex": {
"version": "git+https://github.com/sharelatex/translations-sharelatex.git#12d5cefc591bcc0b4e54b5ce9acfbd980208b9e1",
"dev": true,
"requires": {
"async": "2.5.0",
"coffee-script": "1.12.4",
"i18next": "1.7.10",
"onesky": "0.1.6",
"sanitize-html": "1.14.1",
"underscore": "1.6.0"
},
"dependencies": {
"async": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/async/-/async-2.5.0.tgz",
"integrity": "sha512-e+lJAJeNWuPCNyxZKOBdaJGyLGHugXVQtrAwtuAe2vhxTYxFTKE73p8JuTmdH0qdQZtDvI4dhJwjZc5zsfIsYw==",
"dev": true,
"requires": {
"lodash": "4.17.4"
}
}
}
},
"tsscmp": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/tsscmp/-/tsscmp-1.0.5.tgz",