Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Commit

Permalink
Lock down autoprefixer to 6.7.7 (#1204)
Browse files Browse the repository at this point in the history
  • Loading branch information
christinebrass authored Jul 11, 2018
1 parent 25c69a0 commit 2c0947d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gluestick/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"redux-thunk": "^2.2.0"
},
"dependencies": {
"autoprefixer": "^6.7.7",
"autoprefixer": "6.7.7",
"axios": "0.15.3",
"babel-core": "^6.24.1",
"chalk": "2.3.2",
Expand Down

0 comments on commit 2c0947d

Please sign in to comment.