Skip to content

Commit

Permalink
Merge pull request #34 from knowankit/fix/security-upgrades
Browse files Browse the repository at this point in the history
chore: security patches
  • Loading branch information
knowankit authored Apr 1, 2022
2 parents 16429ea + 65b3d22 commit 869c2b2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "build-react-npm",
"version": "0.3.3",
"version": "0.3.4",
"description": "Create your react npm library and publish it in no time",
"main": "src/index.js",
"scripts": {
Expand All @@ -18,7 +18,8 @@
},
"keywords": [
"cli",
"build-react-npm"
"build-react-npm",
"react"
],
"author": "Ankit Kumar",
"license": "MIT",
Expand Down

0 comments on commit 869c2b2

Please sign in to comment.