Skip to content

Commit

Permalink
try airtap with latest browserify (airtap/airtap#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Dec 29, 2018
1 parent 4e1f3ac commit 00d9331
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
7 changes: 0 additions & 7 deletions .airtap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,3 @@ browsers:
- name: ie
version: latest
platform: Windows 10

# Force browserify to use latest buffer@5.
# Ideally we'd use latest browserify to achieve that,
# but airtap currently depends on browserify@13.
browserify:
- require: "buffer/"
expose: "buffer"
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@
"typedarray-to-buffer": "~3.1.5"
},
"devDependencies": {
"airtap": "0.1.0",
"buffer": "~5.2.1",
"airtap": "github:airtap/airtap#prepare-2.0.0",
"coveralls": "^3.0.2",
"hallmark": "0.1.0",
"level-community": "~3.0.0",
Expand Down

0 comments on commit 00d9331

Please sign in to comment.