Files: 4efee7a47afd6f4413cbd04ea28cc28bae04b389 / dictionary / tinify.js
98 bytesRaw
1 | ; |
2 | |
3 | module.exports = { |
4 | pkg: { |
5 | assets: [ |
6 | 'lib/data/cacert.pem' |
7 | ] |
8 | } |
9 | }; |
10 |
Built with git-ssb-web
1 | ; |
2 | |
3 | module.exports = { |
4 | pkg: { |
5 | assets: [ |
6 | 'lib/data/cacert.pem' |
7 | ] |
8 | } |
9 | }; |
10 |
Built with git-ssb-web