Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
updating package version and better minified version
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckcarpenter committed Jun 30, 2014
1 parent 85fce8a commit 10e54ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion .jshintrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"node": true,
"browser": true,
"es5": true,
"esnext": true,
"bitwise": true,
"camelcase": true,
Expand Down
4 changes: 2 additions & 2 deletions js/rem.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rem",
"description": "A polyfill to parse CSS links and rewrite pixel equivalents into head for non supporting browsers",
"main": "js/rem.js",
"version": "1.2.4",
"version": "1.3.1",
"authors": [
"Chuck Carpenter <[email protected]>",
"Lucas Serven <[email protected]>"
Expand Down

0 comments on commit 10e54ed

Please sign in to comment.