Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Commit

Permalink
Removing paranoiaCheck as fix is now in chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanKingston committed Dec 25, 2015
1 parent aa1b02f commit c7c7a78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-sri",
"version": "1.2.1",
"version": "2.0.0",
"description": "SRI generation for Ember CLI",
"directories": {
"doc": "doc",
Expand Down Expand Up @@ -46,7 +46,7 @@
"security"
],
"dependencies": {
"broccoli-sri-hash": "^1.2.2"
"broccoli-sri-hash": "^2.0.0"
},
"ember-addon": {
"configPath": "tests/dummy/config",
Expand All @@ -56,4 +56,4 @@
"ember-cli-uglify"
]
}
}
}

0 comments on commit c7c7a78

Please sign in to comment.