Skip to content
Personal
Open source
Business
Explore
Sign up
Sign in
Pricing
Blog
Support
Search GitHub
This repository
Watch
609
Star
10,598
Fork
3,580
scottjehl
/
Respond
Code
Issues
71
Pull requests
45
Projects
0
Pulse
Graphs
Permalink
Browse files
Rev version
Loading branch information
...
1 parent
97b3560
commit
8f1dfd3f070bc721c39d32abf14c5f94291c7915
jefflembeck
committed
Dec 19, 2013
Unified
Split
Showing
2 changed files
with
2 additions
and
2 deletions
.
+1
−1
bower.json
+1
−1
package.json
Show comments
View
2
bower.json
@@ -1,6 +1,6 @@
{
"
name
"
:
"
respond
"
,
-
"
version
"
:
"
1.4.
1
"
,
+
"
version
"
:
"
1.4.
2
"
,
"
main
"
:
"
dest/respond.src.js
"
,
"
description
"
:
"
Fast and lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)
"
,
"
ignore
"
: [
Show comments
View
2
package.json
@@ -1,7 +1,7 @@
{
"
name
"
:
"
Respond.js
"
,
"
description
"
:
"
min/max-width media query polyfill
"
,
-
"
version
"
:
"
1.4.
1
"
,
+
"
version
"
:
"
1.4.
2
"
,
"
homepage
"
:
"
https://github.com/scottjehl/Respond
"
,
"
author
"
: {
"
name
"
:
"
Scott Jehl
"
,
Toggle all file notes
0 comments on commit
8f1dfd3
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
8f1dfd3