Skip to content

Commit

Permalink
chore: bump version to alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
staylor committed Nov 8, 2023
1 parent 501cb0b commit fb95d86
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-helmet-async",
"version": "1.3.0",
"version": "2.0.0-alpha",
"description": "Thread-safe Helmet for React 16+ and friends",
"sideEffects": false,
"main": "./lib/index.js",
Expand All @@ -10,9 +10,7 @@
"author": "Scott Taylor <[email protected]>",
"license": "Apache-2.0",
"files": [
"lib/",
"src/",
"index.d.ts"
"lib/"
],
"dependencies": {
"invariant": "^2.2.4",
Expand Down

0 comments on commit fb95d86

Please sign in to comment.