Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
methylDragon committed Mar 11, 2022
1 parent bbb6c5d commit a871ff6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notion-backups",
"version": "1.0.0-rc.1",
"version": "1.0.0",
"description": "Blazingly fast asynchronous, multi-user, multi-space Notion backups",
"main": "source/notion-backups.js",
"keywords": [
Expand All @@ -14,8 +14,6 @@
"html",
"async"
],


"bin": {
"notion-backups": "source/notion-backups.js"
},
Expand All @@ -25,7 +23,6 @@
"files": [
"source"
],

"repository": {
"type": "git",
"url": "https://github.com/methylDragon/notion-backups.git"
Expand All @@ -42,7 +39,6 @@
"url": "https://github.com/methylDragon/notion-backups/issues"
},
"homepage": "https://github.com/methylDragon/notion-backups",

"devDependencies": {
"eslint-config-robin": "^6.1.3"
},
Expand Down

0 comments on commit a871ff6

Please sign in to comment.