-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
81b22b1
commit a110893
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"title": "Pixel Perfect", | ||
"name": "pixel-perfect", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"id": "[email protected]", | ||
"description": "Make your web development Pixel Perfect", | ||
"main": "index.js", | ||
|
@@ -17,7 +17,7 @@ | |
"Maurice Pape (de)" | ||
], | ||
"engines": { | ||
"firefox": ">=36.0 <=40.0" | ||
"firefox": ">=36.0" | ||
}, | ||
"license": "BSD License", | ||
"icon": "chrome://pixelperfect/skin/logo_32x32.png", | ||
|