Skip to content

Commit

Permalink
Added Old CSS Bundles Back #151
Browse files Browse the repository at this point in the history
For people that are using the unpkg hosted css without specifying a
major version, the old style bundles will need to still be included so
there aren't 404s.
  • Loading branch information
Mikkel Laursen committed Nov 6, 2016
1 parent 2e1e0fb commit fefe609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-md",
"version": "1.0.0-alpha",
"version": "1.0.0-alpha.1",
"description": "React material design components",
"main": "./lib",
"files": [
Expand Down

0 comments on commit fefe609

Please sign in to comment.