Skip to content

Commit

Permalink
chore(docs): remove publishpackage
Browse files Browse the repository at this point in the history
  • Loading branch information
Maya Shavin committed Oct 8, 2020
1 parent 92644ae commit 3f8d32a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-content",
"version": "0.0.3",
"version": "0.0.4",
"description": "Script to create easy docs from templates for blog post, documentation page, or from your own template.",
"main": "src/index.js",
"bin": "src/index.js",
Expand Down Expand Up @@ -35,8 +35,5 @@
},
"devDependencies": {
"@types/ejs": "^3.0.4"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
}
}

0 comments on commit 3f8d32a

Please sign in to comment.