Skip to content

Commit

Permalink
[Publish] Preparation (#20)
Browse files Browse the repository at this point in the history
Update files whitelist
  • Loading branch information
akwong2 authored Aug 10, 2022
1 parent d09b56a commit 1004a10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "brein-api-library-react",
"name": "breinify-react",
"version": "1.0.0",
"description": "React Library for the Breinify API",
"main": "dist/cjs/index.js",
Expand All @@ -16,6 +16,7 @@
"type": "git",
"url": "git+https://github.com/Breinify/brein-api-library-react.git"
},
"files": ["dist/*"],
"keywords": [],
"authors": [
"Alvin Kwong <[email protected]>",
Expand Down

0 comments on commit 1004a10

Please sign in to comment.