feat(deps): upgrade to aegir@12 and browserify-aes@1.0.8

This commit is contained in:
Friedel Ziegelmayer
2017-09-05 15:28:43 +02:00
committed by GitHub
parent cb7fae7fcc
commit 83257bc4bd
22 changed files with 32 additions and 54 deletions

View File

@ -2,7 +2,6 @@
/* eslint-env mocha */
'use strict'
const Buffer = require('safe-buffer').Buffer
const chai = require('chai')
const dirtyChai = require('dirty-chai')
const expect = chai.expect