Skip to content
This repository was archived by the owner on May 11, 2018. It is now read-only.

Commit 2f39655

Browse files
devongovettexistentialism
authored andcommitted
Update browserslist to the latest (#458)
Parcel users are getting "Unknown version 65 of chrome" with the old version since we depend on the latest browserslist already so there are 2 copies installed. See issue parcel-bundler/parcel#1036
1 parent 24b99ec commit 2f39655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"babel-plugin-transform-es2015-unicode-regex": "^6.22.0",
5050
"babel-plugin-transform-exponentiation-operator": "^6.22.0",
5151
"babel-plugin-transform-regenerator": "^6.22.0",
52-
"browserslist": "^2.1.2",
52+
"browserslist": "^3.2.6",
5353
"invariant": "^2.2.2",
5454
"semver": "^5.3.0"
5555
},

0 commit comments

Comments
 (0)