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

Commit

Permalink
Pump version to 1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
hadialqattan committed Jul 30, 2021
1 parent 9e68f08 commit b861f04
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
{
"name": "no-darkreader",
"version": "1.0.0",
"description": "A plugin to block the Darkreader extension from working on your already dark website!",
"main": "nodarkreader.min.js",
"files": [
"nodarkreader.min.js"
],
"scripts": {
"test": "echo \"Error: no test specified\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/hadialqattan/no-darkreader.git"
},
"keywords": [
"darkreader",
"no-darkreader",
"block-darkreader",
"anti-darkreader"
],
"author": "Hadi Alqattan",
"license": "MIT",
"bugs": {
"url": "https://github.com/hadialqattan/no-darkreader/issues"
},
"homepage": "https://github.com/hadialqattan/no-darkreader",
"directories": {
"doc": "docs"
}
}
"name": "no-darkreader",
"version": "1.0.1",
"description": "A plugin to block the Darkreader extension from working on your already dark website!",
"main": "nodarkreader.min.js",
"files": [
"nodarkreader.min.js"
],
"scripts": {
"test": "echo \"Error: no test specified\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/hadialqattan/no-darkreader.git"
},
"keywords": [
"darkreader",
"no-darkreader",
"block-darkreader",
"anti-darkreader"
],
"author": "Hadi Alqattan",
"license": "MIT",
"bugs": {
"url": "https://github.com/hadialqattan/no-darkreader/issues"
},
"homepage": "https://github.com/hadialqattan/no-darkreader",
"directories": {
"doc": "docs"
}
}

0 comments on commit b861f04

Please sign in to comment.