Skip to content

Commit e90f92f

Browse files
committed
Update browserify
1 parent d2efea3 commit e90f92f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

TODO.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,6 +1480,10 @@
14801480
- [CCSM](http://www.cesm.ucar.edu/working_groups/Software/dev_guide/dev_guide/node7.html)
14811481
- Modern Fortran [examples](http://flibs.sourceforge.net/examples_modern_fortran.html)
14821482
1483+
347. [oec](http://atlas.media.mit.edu/en/resources/data/) data
1484+
1485+
348. bring Buffer polyfill in-house (will either need to include Object polyfill or be paired with a typed array polyfill to support older environments)
1486+
14831487
14841488
---
14851489

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"devDependencies": {
6363
"acorn": "^4.0.3",
6464
"ajv": "^4.9.2",
65-
"browserify": "13.x.x",
65+
"browserify": "^14.0.0",
6666
"chai": "^3.5.0",
6767
"david": "^10.0.0",
6868
"envify": "^4.0.0",

0 commit comments

Comments
 (0)