We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5903992 commit b700507Copy full SHA for b700507
build/tasks/license-overrides.coffee
@@ -123,10 +123,6 @@ module.exports =
123
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
124
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
125
"""
126
- 'tweetnacl@0.14.3':
127
- repository: 'https://github.com/dchest/tweetnacl-js'
128
- license: 'Public Domain'
129
- source: 'https://github.com/dchest/tweetnacl-js/blob/1042c9c65dc8f1dcb9e981d962d7dbbcf58f1fdc/COPYING.txt says public domain.'
130
'json-schema@0.2.2':
131
repository: 'https://github.com/kriszyp/json-schema'
132
license: 'BSD'
0 commit comments